Flecs v4.0
A fast entity component system (ECS) for C & C++
|
Public Member Functions | |
array_iterator (T *value, int index) | |
bool | operator!= (array_iterator const &other) const |
T & | operator* () const |
array_iterator & | operator++ () |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |