| Package | com.godpaper.as3.consts |
| Class | public final class ZobristConstants |
| Inheritance | ZobristConstants Enum Object |
| Property | Defined By | ||
|---|---|---|---|
| color : int | ZobristConstants | ||
![]() | Index : int [read-only] | Enum | |
| key : int | ZobristConstants | ||
![]() | Name : String [read-only] | Enum | |
| position : int | ZobristConstants | ||
| type : int | ZobristConstants | ||
| Method | Defined By | ||
|---|---|---|---|
| ZobristConstants | |||
![]() | GetConstants(i_type:Class):Array [static] | Enum | |
![]() | ParseConstant(i_type:Class, i_constantName:String, i_caseSensitive:Boolean = false):Enum [static] | Enum | |
![]() | toString():String | Enum | |
| Constant | Defined By | ||
|---|---|---|---|
| BLUE_BISHOP : ZobristConstants [static] | ZobristConstants | ||
| BLUE_CANNON : ZobristConstants [static] | ZobristConstants | ||
| BLUE_KNIGHT : ZobristConstants [static] | ZobristConstants | ||
| BLUE_MARSHAL : ZobristConstants [static] | ZobristConstants | ||
| BLUE_OFFICAL : ZobristConstants [static] | ZobristConstants | ||
| BLUE_PAWN : ZobristConstants [static] | ZobristConstants | ||
| BLUE_ROOK : ZobristConstants [static] | ZobristConstants | ||
| RED_BISHOP : ZobristConstants [static] | ZobristConstants | ||
| RED_CANNON : ZobristConstants [static] | ZobristConstants | ||
| RED_KNIGHT : ZobristConstants [static] | ZobristConstants | ||
| RED_MARSHAL : ZobristConstants [static] | ZobristConstants | ||
| RED_OFFICAL : ZobristConstants [static] | ZobristConstants | ||
| RED_PAWN : ZobristConstants [static] | ZobristConstants | ||
| RED_ROOK : ZobristConstants [static] | ZobristConstants | ||
| color | property |
public var color:int| key | property |
public var key:int| position | property |
public var position:int| type | property |
public var type:int| ZobristConstants | () | Constructor |
public function ZobristConstants()| BLUE_BISHOP | Constant |
public static const BLUE_BISHOP:ZobristConstants| BLUE_CANNON | Constant |
public static const BLUE_CANNON:ZobristConstants| BLUE_KNIGHT | Constant |
public static const BLUE_KNIGHT:ZobristConstants| BLUE_MARSHAL | Constant |
public static const BLUE_MARSHAL:ZobristConstants| BLUE_OFFICAL | Constant |
public static const BLUE_OFFICAL:ZobristConstants| BLUE_PAWN | Constant |
public static const BLUE_PAWN:ZobristConstants| BLUE_ROOK | Constant |
public static const BLUE_ROOK:ZobristConstants| RED_BISHOP | Constant |
public static const RED_BISHOP:ZobristConstants| RED_CANNON | Constant |
public static const RED_CANNON:ZobristConstants| RED_KNIGHT | Constant |
public static const RED_KNIGHT:ZobristConstants| RED_MARSHAL | Constant |
public static const RED_MARSHAL:ZobristConstants| RED_OFFICAL | Constant |
public static const RED_OFFICAL:ZobristConstants| RED_PAWN | Constant |
public static const RED_PAWN:ZobristConstants| RED_ROOK | Constant |
public static const RED_ROOK:ZobristConstants