Partial tower implementation
This commit is contained in:
@@ -19,7 +19,7 @@ typedef struct DrawData {
|
||||
Rectangle dst;
|
||||
Vector2 origin;
|
||||
f32 rotation;
|
||||
u8 layer;
|
||||
u8 layer;
|
||||
bool canHaveAlpha;
|
||||
} DrawData;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user