File: Games\WW2\Game.js

GamesByEmail
Class WW2LandedPlanes

Object
  
 
 
GamesByEmail.WW2LandedPlanes

All Implemented Interfaces:

Class


GamesByEmail.WW2LandedPlanes

implements Foundation.Class

Constructor Summary
GamesByEmail.WW2LandedPlanes(option)

Method Summary
 destroyOne(piece)
 dispose()
 find(territory)
 getHtml()
 landOne(territory, spaces)
 recordLandedPlanes(phase)
 undestroyOne(index)
 unlandOne(index)

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

WW2LandedPlanes

GamesByEmail.WW2LandedPlanes(option)
Parameters:
option - 

Method Detail

destroyOne

destroyOne(piece)
Parameters:
piece - 


dispose

dispose()
Overrides:
dispose in class Class

find

find(territory)
Parameters:
territory - 


getHtml

getHtml()

landOne

landOne(territory,
        spaces)
Parameters:
territory - 

spaces - 


recordLandedPlanes

recordLandedPlanes(phase)
Parameters:
phase - 


undestroyOne

undestroyOne(index)
Parameters:
index - 


unlandOne

unlandOne(index)
Parameters:
index -