![]() |
xyginext
0.2.0
Second generation of xygine game creation framework
|
Public Member Functions | |
| bool | isLeaf () const |
Public Attributes | |
| sf::FloatRect | fatBounds |
| xy::Entity | entity |
| union { | |
| std::int32_t parent | |
| std::int32_t next | |
| }; | |
| std::int32_t | childA = Null |
| std::int32_t | childB = Null |
| std::int32_t | height = Null |
Static Public Attributes | |
| static constexpr std::int32_t | Null = -1 |
1.8.18