#include <GameModel.h>
Public Member Functions | |
Keeper (Position position, communication::messages::types::Broom broom, communication::messages::types::EntityId id) | |
![]() | |
Player (Position position, communication::messages::types::Broom broom, communication::messages::types::EntityId id) | |
bool | operator== (const Player &other) const |
bool | operator!= (const Player &other) const |
![]() | |
Object (const Position &position, communication::messages::types::EntityId id) | |
bool | operator== (const Object &other) const |
bool | operator!= (const Object &other) const |
communication::messages::types::EntityId | getId () const |
Additional Inherited Members | |
![]() | |
communication::messages::types::Broom | broom = {} |
bool | isFined = false |
bool | knockedOut = false |
![]() | |
Position | position = {} |
![]() | |
communication::messages::types::EntityId | id {} |
Keeper type player