mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-15 12:06:09 +00:00
Work on CSpacePirate
This commit is contained in:
@@ -67,7 +67,7 @@ public:
|
||||
}
|
||||
|
||||
std::experimental::optional<zeus::CAABox> GetTouchBounds() const { return {}; }
|
||||
void DoUserAnimEvent(CStateManager&, CInt32POINode&, EUserEventType, float dt);
|
||||
void DoUserAnimEvent(CStateManager&, const CInt32POINode&, EUserEventType, float dt);
|
||||
void Generate(CStateManager&, EStateMsg, float);
|
||||
void Attack(CStateManager&, EStateMsg, float);
|
||||
void Patrol(CStateManager&, EStateMsg, float);
|
||||
|
||||
Reference in New Issue
Block a user