Player.CilindersNumber Property

Simplexity

PlayerCilindersNumber Property

The number of pieces given to the player

Namespace:  Simplexity_Game
Assembly:  Simplexity_Game (in Simplexity_Game.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public short CilindersNumber { get; }
Public ReadOnly Property CilindersNumber As Short
	Get
public:
property short CilindersNumber {
	short get ();
}
member CilindersNumber : int16 with get

Property Value

Type: Int16
See Also