Games\GamesByEmail.js
GamesByEmail
Object
All Implemented Interfaces:
GamesByEmail.HexH
implementsFoundation.Class
A background class for games with a hexagonal board having a horizontal axis, such as Triversi. 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.HexH(side0,
side1,
side2,
side3)
side0 -
side1 -
side2 -
side3 -
Method Detail |
dispose()
dispose
in class Class