Build first scene skeleton
This commit is contained in:
@@ -15,6 +15,8 @@ public:
|
||||
private:
|
||||
void drawCollision(const LevelDefinition& level) const;
|
||||
void drawActorBounds(const frostbite2D::Rect& bounds) const;
|
||||
void drawBattleZones(const LevelDefinition& level) const;
|
||||
void drawSpawnPoints(const LevelDefinition& level) const;
|
||||
};
|
||||
|
||||
} // namespace ns_game
|
||||
|
||||
Reference in New Issue
Block a user