Property | Type | Description | |
---|---|---|---|
mListeners | List |
Method | Description | |
---|---|---|
Thing ( ThingType type ) : System | ||
Thing ( ThingType type, |
||
canMove ( ) : bool | ||
getMap ( ) : |
||
getType ( ) : ThingType | ||
inserted ( ) : void | ||
isVisible ( ) : bool | ||
setMap ( |
||
update ( ) : void |
Method | Description | |
---|---|---|
addListener ( |
||
removeListener ( |
||
removed ( ) : void |
public Thing ( ThingType type, |
||
type | ThingType | |
map | ||
return | System |
protected addListener ( |
||
one | ||
return | void |
protected removeListener ( |
||
one | ||
return | void |