|
|
| Entity (std::size_t __id=0) |
| |
| void | __setId (std::size_t id) |
| | set entity id More...
|
| |
| std::size_t | getId () const |
| | Get the entity id. More...
|
| |
|
virtual Entity & | operator= (Entity const &en) |
| |
|
virtual bool | operator== (Entity const &en) |
| |
|
virtual bool | operator!= (Entity const &en) |
| |
◆ __setId()
| void KapEngine::Entity::__setId |
( |
std::size_t |
id | ) |
|
|
inline |
◆ getId()
| std::size_t KapEngine::Entity::getId |
( |
| ) |
const |
|
inline |
Get the entity id.
- Returns
- std::size_t
The documentation for this class was generated from the following file: