| Package | org.wak.baseoneonline.flash.map |
| Class | public class MapView |
| Inheritance | MapView flash.display.Shape |
| Method | Defined by | ||
|---|---|---|---|
| MapView | |||
|
draw():void
| MapView | ||
|
Highlight(pTileX:int, pTileY:int):void
| MapView | ||
|
Unhighlight(pTileX:int, pTileY:int, pArray:Array = null):void
| MapView | ||
| MapView | () | constructor |
| draw | () | method |
public function draw():void
| Highlight | () | method |
public function Highlight(pTileX:int, pTileY:int):voidParameters
pTileX:int |
|
pTileY:int |
| Unhighlight | () | method |
public function Unhighlight(pTileX:int, pTileY:int, pArray:Array = null):voidParameters
pTileX:int |
|
pTileY:int |
|
pArray:Array (default = null) |