File: Games\WW2\Game.js

GamesByEmail
Class WW2MovePath

Object
  
 
 
GamesByEmail.WW2MovePath

All Implemented Interfaces:

Class


GamesByEmail.WW2MovePath

implements Foundation.Class

Constructor Summary
GamesByEmail.WW2MovePath(move, path, strategicBombingRaid)

Method Summary
 canReplace(path)
 dispose()
 getHtml()
 getRealTransport()
 loadedUnitsHtml()
 nonCombatHtml()
 pathEquals(path)
 recordUnitMovement(phase)
 unloadButtonText()
 unloadTransport()
 updateLoadedUnits(pathIndex)

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

WW2MovePath

GamesByEmail.WW2MovePath(move,
                         path,
                         strategicBombingRaid)
Parameters:
move - 

path - 

strategicBombingRaid - 

Method Detail

canReplace

canReplace(path)
Parameters:
path - 


dispose

dispose()
Overrides:
dispose in class Class

getHtml

getHtml()

getRealTransport

getRealTransport()

loadedUnitsHtml

loadedUnitsHtml()

nonCombatHtml

nonCombatHtml()

pathEquals

pathEquals(path)
Parameters:
path - 


recordUnitMovement

recordUnitMovement(phase)
Parameters:
phase - 


unloadButtonText

unloadButtonText()

unloadTransport

unloadTransport()

updateLoadedUnits

updateLoadedUnits(pathIndex)
Parameters:
pathIndex -