Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches
UrPlayerControls Member List

This is the complete list of members for UrPlayerControls, including all inherited members.

attemptDiceRoll()UrPlayerControls
attemptLaunchPiece(PieceTypeID pieceType, glm::u8vec2 launchLocation=glm::u8vec2{0, 0})UrPlayerControls
attemptMoveBoardPiece(PieceIdentity piece)UrPlayerControls
attemptNextTurn()UrPlayerControls
create(PlayerID player, UrController &urController)UrPlayerControlsinlineprivatestatic
getModel()UrPlayerControlsinline
getPlayer() constUrPlayerControlsinline
mPlayerUrPlayerControlsprivate
mUrControllerUrPlayerControlsprivate
UrController (defined in UrPlayerControls)UrPlayerControlsfriend
UrPlayerControls(PlayerID player, UrController &urController)UrPlayerControlsinlineprivate