mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-11 14:38:38 -04:00
more progress
This commit is contained in:
@@ -91,7 +91,7 @@ public:
|
||||
|
||||
void getBounds() {}
|
||||
void getGlbBounds() {}
|
||||
void getRotate() const {}
|
||||
f32 getRotate() const { return mRotation; }
|
||||
void place(const JGeometry::TBox2<f32>&) {}
|
||||
void rotate(f32 angle) {
|
||||
mRotation = angle;
|
||||
|
||||
Reference in New Issue
Block a user