JugiMap Framework
|
The CustomObject class is the base class for custom objects. More...
#include <jmCommon.h>
Public Member Functions | |
void | SetTag (int _tag) |
Set the tag of this custom object. More... | |
int | GetTag () |
Returns the tag of this custom object. More... | |
The CustomObject class is the base class for custom objects.
|
inline |
Set the tag of this custom object.
|
inline |
Returns the tag of this custom object.