![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
Interface for object that can be loaded from external resource by an ID. More...
#include <IIDLoadable.hpp>
Public Member Functions | |
| virtual | ~IIDLoadable () |
Public Member Functions inherited from yap::ICloneable | |
| virtual | ~ICloneable () |
| virtual ICloneable * | Clone () const =0 |
Interface for object that can be loaded from external resource by an ID.
Definition at line 11 of file IIDLoadable.hpp.
|
inlinevirtual |
Definition at line 13 of file IIDLoadable.hpp.