|
R-Type
Distributed multiplayer game engine in C++
|
This is the complete list of members for ecs::Wall, including all inherited members.
| _destructible | ecs::Wall | private |
| getType() const override | ecs::Wall | inlinevirtual |
| isDestructible() const | ecs::Wall | inline |
| setDestructible(bool destructible) | ecs::Wall | inline |
| Wall(bool destructible=false) | ecs::Wall | inlineexplicit |
| ~IComponent()=default | ecs::IComponent | virtual |
| ~Wall() override=default | ecs::Wall |