![]() |
SANDAL2
A SDL2 Wrapper in C
|
Collection of hit boxes. More...
#include <Clickable.h>
Public Attributes | |
Clickable * | first |
Clickable * | current |
Clickable * | firstBlock |
Clickable * | currentBlock |
Collection of hit boxes.
Clickable* ListClickable::current |
Current hit box of the list
Clickable* ListClickable::currentBlock |
Current blocking hit box of the list
Clickable* ListClickable::first |
First hit box of the list
Clickable* ListClickable::firstBlock |
First blocking hit box of the list