Shape Enumeration

Simplexity

Shape Enumeration

Shapes of the piece

Namespace:  Simplexity_Game
Assembly:  Simplexity_Game (in Simplexity_Game.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum Shape
Public Enumeration Shape
public enum class Shape
type Shape
Members
  Member nameValueDescription
Cilinder0 Cilindric shape
Cube1 Cubic shape
See Also