![]() |
Simulant
21.12-166
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Member Functions | |
virtual void | destroy ()=0 |
virtual void | destroy_immediately ()=0 |
bool | is_destroyed () const |
Protected Attributes | |
bool | destroyed_ = false |
Friends | |
template<typename PolyType , typename IDType , typename T , typename ... SubTypes> | |
class | StageNodeManager |