|
|
PixelBullet
0.0.1
A C++ game engine
|
This is the complete list of members for pixelbullet::ComponentStorageBase, including all inherited members.
| Clear()=0 (defined in pixelbullet::ComponentStorageBase) | pixelbullet::ComponentStorageBase | pure virtual |
| Deserialize(const Node &node)=0 (defined in pixelbullet::ComponentStorageBase) | pixelbullet::ComponentStorageBase | pure virtual |
| RemoveComponent(uint32_t entity)=0 (defined in pixelbullet::ComponentStorageBase) | pixelbullet::ComponentStorageBase | pure virtual |
| Serialize(Node &node) const =0 (defined in pixelbullet::ComponentStorageBase) | pixelbullet::ComponentStorageBase | pure virtual |
| ~ComponentStorageBase()=default (defined in pixelbullet::ComponentStorageBase) | pixelbullet::ComponentStorageBase | virtual |