![]() |
Simulant
21.12-515
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
|
Public Types | |
typedef std::shared_ptr< T > | ptr |
typedef std::weak_ptr< T > | wptr |
Static Public Member Functions | |
template<typename... Args> | |
static RefCounted< T >::ptr | create (Args &&... args) |
static RefCounted< T >::ptr | create () |
Protected Member Functions | |
template<typename... Args> | |
RefCounted (Args &&...) | |
Additional Inherited Members | |
![]() | |
virtual bool | init () |
virtual void | clean_up () |