sgdk
|
Simple Circle structure (can be used for collision detection) More...
#include <sprite_eng.h>
Public Attributes | |
s8 | x |
s8 | y |
u16 | ray |
Simple Circle structure (can be used for collision detection)
x | X center position |
y | Y center position |
ray | circle ray |