| Method | Defined By | ||
|---|---|---|---|
| StiCells | |||
clear():void | StiCells | ||
getCell(x:int, y:int):Number | StiCells | ||
setCell(x:int, y:int, value:Number):void | StiCells | ||
| distX | property |
public var distX:int = 0| distY | property |
public var distY:int = 0| StiCells | () | Constructor |
| clear | () | method |
public function clear():void| getCell | () | method |
public function getCell(x:int, y:int):NumberParameters
x:int | |
y:int |
Number |
| setCell | () | method |
public function setCell(x:int, y:int, value:Number):voidParameters
x:int | |
y:int | |
value:Number |