flimEngine
|
#include <CollidableGroupUpdateCommand.h>
Public Member Functions | |
CollidableGroupUpdateCommand () | |
~CollidableGroupUpdateCommand () | |
virtual void | execute () override |
![]() | |
CollisionUpdateCommand ()=default | |
virtual | ~CollisionUpdateCommand () |
CollisionUpdateCommand & | operator= (const CollisionUpdateCommand &)=default |
CollisionUpdateCommand (const CollisionUpdateCommand &)=default | |
![]() | |
Command () | |
virtual | ~Command () |
Command & | operator= (const Command &)=default |
Command (const Command &)=default | |
Command ()=default | |
~Command () | |
Command & | operator= (const Command &)=default |
Command (const Command &)=default | |
Private Attributes | |
std::set< C * > | Collection |
|
inline |
|
inline |
|
inlineoverridevirtual |
Reimplemented from CollisionUpdateCommand.
|
private |