![]() |
SANDAL2
A SDL2 Wrapper in C
|
Represente a hit boxe which is a collection of Line (defining a convexe polygon) and Circle. More...
#include <Clickable.h>
Public Attributes | |
Line * | firstL |
Circle * | firstC |
struct Clickable * | next |
Circle* Clickable::firstC |
first element of the ellipses' list
Line* Clickable::firstL |
first element of the lines' list
struct Clickable* Clickable::next |
next hitbox