Player.Cilinder Property

Simplexity

PlayerCilinder Property

The cilinders 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 Piece Cilinder { get; }
Public ReadOnly Property Cilinder As Piece
	Get
public:
property Piece^ Cilinder {
	Piece^ get ();
}
member Cilinder : Piece with get

Property Value

Type: Piece
See Also