Class SquareDir
Inheritance
System.Object
SquareDir
Namespace: Sylves
Assembly: Sylves.dll
Syntax
public sealed class SquareDir : Enum
Fields
Down
Declaration
public const SquareDir Down
Field Value
Type | Description |
---|---|
SquareDir |
Left
Declaration
public const SquareDir Left
Field Value
Type | Description |
---|---|
SquareDir |
Right
Declaration
public const SquareDir Right
Field Value
Type | Description |
---|---|
SquareDir |
Up
Declaration
public const SquareDir Up
Field Value
Type | Description |
---|---|
SquareDir |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |