File: Games\WW2\Game.js

GamesByEmail
Class WW2LandedPlane

Object
  
 
 
GamesByEmail.WW2LandedPlane

All Implemented Interfaces:

Class


GamesByEmail.WW2LandedPlane

implements Foundation.Class

Constructor Summary
GamesByEmail.WW2LandedPlane(landedList, index, territory)

Method Summary
 dispose()
 getHtml()
 landOne(spaces)
 recordLandedPlanes(phase)
 unlandOne()

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

WW2LandedPlane

GamesByEmail.WW2LandedPlane(landedList,
                            index,
                            territory)
Parameters:
landedList - 

index - 

territory - 

Method Detail

dispose

dispose()
Overrides:
dispose in class Class

getHtml

getHtml()

landOne

landOne(spaces)
Parameters:
spaces - 


recordLandedPlanes

recordLandedPlanes(phase)
Parameters:
phase - 


unlandOne

unlandOne()