File: Games\WW2\Game.js

GamesByEmail
Class WW2Log

Object
  
 
 
GamesByEmail.WW2Log

All Implemented Interfaces:

Class


GamesByEmail.WW2Log

implements Foundation.Class

Constructor Summary
GamesByEmail.WW2Log(game)

Method Summary
 clear()
 clearPhase(movePhase)
 dispose()
 getMoves()
 hasEntry()
 record()
 recordExtended(movePhase, team, arguments)
 recordPhase()

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

WW2Log

GamesByEmail.WW2Log(game)
Parameters:
game - 

Method Detail

clear

clear()

clearPhase

clearPhase(movePhase)
Parameters:
movePhase - 


dispose

dispose()
Overrides:
dispose in class Class

getMoves

getMoves()

hasEntry

hasEntry()

record

record()

recordExtended

recordExtended(movePhase,
               team,
               arguments)
Parameters:
movePhase - 

team - 

arguments - 


recordPhase

recordPhase()