Player.PlayCilinder Method

Simplexity

PlayerPlayCilinder Method

Returns a cilinder 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)
Syntax
public Piece PlayCilinder()
Public Function PlayCilinder As Piece
public:
Piece^ PlayCilinder()
member PlayCilinder : unit -> Piece 

Return Value

Type: Piece

[Missing <returns> documentation for "M:Simplexity_Game.Player.PlayCilinder"]

See Also