Simplexity Documentation
PlayerPlayCube Method |
Returns a cube that can be "played" and decreases its counter
Namespace: Simplexity_Game
Assembly: Simplexity_Game (in Simplexity_Game.exe) Version: 1.0.0.0 (1.0.0.0)

public Piece PlayCube()
Public Function PlayCube As Piece
public: Piece^ PlayCube()
member PlayCube : unit -> Piece
Return Value
Type: Piece[Missing <returns> documentation for "M:Simplexity_Game.Player.PlayCube"]
