Method | Description | |
---|---|---|
HashCurrentUniversity ( System.Color color ) : void | ||
HashDegree ( System.Color color, DegreeType degree, int quantity ) : void | ||
HashEdge ( System.Color color, |
||
HashMostInfo ( IUniversity uni, MostInfoType type ) : void | ||
HashStartUp ( System.Color color, bool isSuccessful, int quantity ) : void | ||
HashVertex ( System.Color color, |
||
NextNewInt64 ( ) : System.UInt64 | ||
ZobristHashing ( Game game ) : System |
public HashCurrentUniversity ( System.Color color ) : void | ||
color | System.Color | |
return | void |
public HashDegree ( System.Color color, DegreeType degree, int quantity ) : void | ||
color | System.Color | |
degree | DegreeType | |
quantity | int | |
return | void |
public HashEdge ( System.Color color, |
||
color | System.Color | |
ePos | ||
return | void |
public HashMostInfo ( IUniversity uni, MostInfoType type ) : void | ||
uni | IUniversity | |
type | MostInfoType | |
return | void |
public HashStartUp ( System.Color color, bool isSuccessful, int quantity ) : void | ||
color | System.Color | |
isSuccessful | bool | |
quantity | int | |
return | void |
public HashVertex ( System.Color color, |
||
color | System.Color | |
vPos | ||
type | CampusType | |
return | void |