Games\GamesByEmail.jsGamesByEmailObject
All Implemented Interfaces:
GamesByEmail.HexV
implementsFoundation.Class
A background class for games with a hexagonal board having a vertical axis, such as McCooey Hex Chess. The behind-the-scenes methods support the GamesByEmail.Hex class.
See Also:
| Constructor Summary |
|
| Method Summary | |
|
|
Methods inherited from Foundation.Class |
getTypePath, isInstanceOf |
| Constructor Detail |
GamesByEmail.HexV(side0,
side1,
side2,
side3)
side0 -
side1 -
side2 -
side3 -
| Method Detail |
dispose()
dispose in class Class