|
Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
Base animal class. More...
#include <Animal.h>
Public Member Functions | |
| Animal (const std::string &name) | |
Private Member Functions | |
| RTTR_ENABLE () | |
Private Attributes | |
| RTTR_REGISTRATION_FRIEND | |
| std::string | m_name |
| uint16 | m_age |
Base animal class.
1.8.9.1