File: Games\WW2\Game.js

GamesByEmail
Class WW2PlacePurchasedUnit

Object
  
 
 
GamesByEmail.WW2PlacePurchasedUnit

All Implemented Interfaces:

Class


GamesByEmail.WW2PlacePurchasedUnit

implements Foundation.Class

Constructor Summary
GamesByEmail.WW2PlacePurchasedUnit(unitList, index, unit)

Method Summary
 dispose()
 getHtml(rowNum)
 loadTargets()
 place(index)
 process()
 unplace(index)
 unprocess()
 updateButtons()

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

WW2PlacePurchasedUnit

GamesByEmail.WW2PlacePurchasedUnit(unitList,
                                   index,
                                   unit)
Parameters:
unitList - 

index - 

unit - 

Method Detail

dispose

dispose()
Overrides:
dispose in class Class

getHtml

getHtml(rowNum)
Parameters:
rowNum - 


loadTargets

loadTargets()

place

place(index)
Parameters:
index - 


process

process()

unplace

unplace(index)
Parameters:
index - 


unprocess

unprocess()

updateButtons

updateButtons()