File: Games\WW2\Game.js

GamesByEmail
Class WW2LandPlanesOption

Object
  
 
 
GamesByEmail.WW2LandPlanesOption

All Implemented Interfaces:

Class


GamesByEmail.WW2LandPlanesOption

implements Foundation.Class

Constructor Summary
GamesByEmail.WW2LandPlanesOption(options, index, piece)

Method Summary
 dispose()
 getHtml(landWidth)
 land(listIndex, subIndex)
 optionTypeHtml()
 recordLandedPlanes(phase)
 sortValue()
 unland(index)
 updateRow()

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

WW2LandPlanesOption

GamesByEmail.WW2LandPlanesOption(options,
                                 index,
                                 piece)
Parameters:
options - 

index - 

piece - 

Method Detail

dispose

dispose()
Overrides:
dispose in class Class

getHtml

getHtml(landWidth)
Parameters:
landWidth - 


land

land(listIndex,
     subIndex)
Parameters:
listIndex - 

subIndex - 


optionTypeHtml

optionTypeHtml()

recordLandedPlanes

recordLandedPlanes(phase)
Parameters:
phase - 


sortValue

sortValue()

unland

unland(index)
Parameters:
index - 


updateRow

updateRow()