YourCityInvadedByAliens
Documentation for code of the game
src
game
Enumerations
move_object_direction.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Enumerations
enum
MoveObjectDirection
{
MoveObjectDirection::NONE
,
MoveObjectDirection::UP
,
MoveObjectDirection::DOWN
,
MoveObjectDirection::UP_LEFT
,
MoveObjectDirection::DOWN_LEFT
,
MoveObjectDirection::UP_RIGHT
,
MoveObjectDirection::DOWN_RIGHT
,
MoveObjectDirection::LEFT
,
MoveObjectDirection::RIGHT
}
Enumeration Type Documentation
◆
MoveObjectDirection
enum
MoveObjectDirection
strong
Enumerator
NONE
UP
DOWN
UP_LEFT
DOWN_LEFT
UP_RIGHT
DOWN_RIGHT
LEFT
RIGHT
Generated by
1.8.17