Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | Public Attributes | List of all members
smlt::TypedDestroyableObject< T, Owner > Class Template Reference
Inheritance diagram for smlt::TypedDestroyableObject< T, Owner >:
smlt::DestroyableObject

Public Member Functions

 TypedDestroyableObject (Owner *owner)
 
bool destroy () override
 
bool destroy_immediately () override
 
- Public Member Functions inherited from smlt::DestroyableObject
 DEFINE_SIGNAL (DestroyedSignal, signal_destroyed)
 
bool is_destroyed () const
 

Public Attributes

friend Owner
 

Additional Inherited Members

- Protected Attributes inherited from smlt::DestroyableObject
bool destroyed_ = false
 

The documentation for this class was generated from the following file: