Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
CopyExample (CollideArray::ResizableArray::iterator beg, CollideArray::ResizableArray::iterator end) | |
void | operator() (Collidable &collidable) |
![]() | |
void | updateBackpointer (Collidable &collidable) |
void | operator() (Collidable &collidable) |
Public Attributes | |
CollideArray::ResizableArray::iterator | examplebegin |
CollideArray::ResizableArray::iterator | exampleend |
Definition at line 166 of file collide_map.cpp.
|
inline |
Definition at line 171 of file collide_map.cpp.
References examplebegin, and exampleend.
|
inline |
Definition at line 176 of file collide_map.cpp.
References examplebegin, exampleend, and UpdateBackpointers< Unit::UNIT_ONLY >::updateBackpointer().
CollideArray::ResizableArray::iterator CopyExample::examplebegin |
Definition at line 169 of file collide_map.cpp.
Referenced by CopyExample(), and operator()().
CollideArray::ResizableArray::iterator CopyExample::exampleend |
Definition at line 170 of file collide_map.cpp.
Referenced by CopyExample(), and operator()().