|
StagePtr | new_stage (AvailablePartitioner partitioner=PARTITIONER_FRUSTUM) |
|
StagePtr | stage (StageID s) |
| StageManager::stage. More...
|
|
StagePtr | destroy_stage (StageID s) |
|
std::size_t | stage_count () const |
|
bool | has_stage (StageID stage_id) const |
|
void | fixed_update (float dt) override |
|
void | update (float dt) override |
|
void | late_update (float dt) override |
|
void | destroy_all_stages () |
|
IteratorPair | each_stage () |
|
void | destroy_object (Stage *object) |
|
void | destroy_object_immediately (Stage *object) |
|
virtual void | _update_thunk (float dt) |
|
virtual void | _late_update_thunk (float dt) |
|
virtual void | _fixed_update_thunk (float step) |
|
|
void | clean_destroyed_stages () |
|
|
class | Application |
|
struct | IteratorPair |
|
◆ stage()
The documentation for this class was generated from the following files: