File: Games\Byte\Game.js

GamesByEmail
Class ByteGame.MoveData

Object
  
 
 
GamesByEmail.ByteGame.MoveData

All Implemented Interfaces:

Class

Enclosing Class:

ByteGame


GamesByEmail.ByteGame.MoveData

implements Foundation.Class

Constructor Summary
GamesByEmail.ByteGame.MoveData(board, log, fullStack, fullStackPoint)

Method Summary
 clone()
 dispose()

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

ByteGame.MoveData

GamesByEmail.ByteGame.MoveData(board,
                               log,
                               fullStack,
                               fullStackPoint)
Parameters:
board - 

log - 

fullStack - 

fullStackPoint - 

Method Detail

clone

clone()

dispose

dispose()
Overrides:
dispose in class Class