Unreal Snake Game 1.0.0
Public Member Functions | List of all members
SnakeGame::IPositionRandomizer Class Referenceabstract
Inheritance diagram for SnakeGame::IPositionRandomizer:
SnakeGame::PositionRandomizer

Public Member Functions

virtual bool generatePosition (const Dim &dim, const TArray< CellType > &cells, Position &position) const =0
 

The documentation for this class was generated from the following file: