ScummVM API documentation
MediaStation::StalkingZazuMinigame::StalkingField Class Reference

Public Member Functions

 StalkingField (int rowCount, int columnCount, const Common::Point &graphicalSize)
 
uint16 & at (int row, int column)
 
const uint16 & at (int row, int column) const
 
uint16 & at (const CellCoord &coord)
 
const uint16 & at (const CellCoord &coord) const
 
bool isEmpty (const CellCoord &coord)
 
bool isInBounds (int row, int column) const
 
bool isInBounds (const CellCoord &coord) const
 
int rowCount () const
 
int columnCount () const
 
void clear ()
 
Common::Point bottomCenterPositionInFieldCoordinates ()
 
CellCoord cellAtPoint (const Common::Point &point)
 
void placeObstacles (const Common::Array< uint > &obstacleActorIds)
 
Common::Point cellSize ()
 
Common::Point centerOfCell (const CellCoord &coord)
 

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