| __eventListeners | ISBaseObject | |
| addEventListener(string _event, function _callback, unknown _target) | ISBaseObject | |
| blockAllTheSquare | ISBuildingObject | |
| blockBuild | ISBuildingObject | |
| build | ISBuildingObject | |
| canBarricade | ISBuildingObject | |
| canBeAlwaysPlaced | ISBuildingObject | |
| canBeBuild | ISBuildingObject | |
| canBePlastered | ISBuildingObject | |
| canPassThrough | ISBuildingObject | |
| character | ISChopTreeCursor | |
| chosenSprite | ISBuildingObject | |
| clearEventListeners() | ISBaseObject | |
| clickedUI | ISBuildingObject | |
| completionSound | ISBuildingObject | |
| create(number x, number y, number z, boolean north, string sprite) | ISChopTreeCursor | |
| crossSpeed | ISBuildingObject | |
| deactivate() | ISBuildingObject | |
| derive(string type) | ISBaseObject | |
| dismantable | ISBuildingObject | |
| dragNilAfterPlace | ISBuildingObject | |
| east | ISBuildingObject | |
| eastSprite | ISBuildingObject | |
| floorCursorSprite | ISBuildingObject | static |
| getAPrompt() | ISChopTreeCursor | |
| getBPrompt() | ISBuildingObject | |
| getFloorCursorSprite() | ISBuildingObject | |
| getLBPrompt() | ISBuildingObject | |
| getRBPrompt() | ISBuildingObject | |
| getSprite() | ISBuildingObject | |
| getYPrompt() | ISBuildingObject | |
| haveMaterial(IsoGridSquare square) | ISBuildingObject | |
| hoppable | ISBuildingObject | |
| init() | ISBuildingObject | |
| initialise() | ISBuildingObject | |
| ISBaseObject() | ISBaseObject | |
| ISChopTreeCursor(string sprite, string northSprite, IsoPlayer character) | ISChopTreeCursor | |
| isContainer | ISBuildingObject | |
| isCorner | ISBuildingObject | |
| isDoor | ISBuildingObject | |
| isDoorFrame | ISBuildingObject | |
| isFloor | ISBuildingObject | |
| isLeftDown | ISBuildingObject | |
| isThumpable | ISBuildingObject | |
| isValid(IsoGridSquare square) | ISChopTreeCursor | |
| isWallLike | ISBuildingObject | |
| modData | ISBuildingObject | |
| noNeedHammer | ISChopTreeCursor | |
| north | ISBuildingObject | |
| northSprite | ISBuildingObject | |
| nSprite | ISBuildingObject | |
| onActionComplete() | ISBuildingObject | |
| onDestroy(IsoThumpable thump, IsoPlayer player) | ISBuildingObject | static |
| onJoypadDirDown(JoypadData joypadData) | ISBuildingObject | |
| onJoypadDirLeft(JoypadData joypadData) | ISBuildingObject | |
| onJoypadDirRight(JoypadData joypadData) | ISBuildingObject | |
| onJoypadDirUp(JoypadData joypadData) | ISBuildingObject | |
| onJoypadPressButton(integer joypadIndex, JoypadData joypadData, integer button) | ISBuildingObject | |
| onTimedActionStart(ISBaseTimedAction action) | ISBuildingObject | |
| onTimedActionStop(ISBaseTimedAction action) | ISBuildingObject | |
| player | ISChopTreeCursor | |
| reinit() | ISBuildingObject | |
| removeEventListener(string _event, function _callback) | ISBaseObject | |
| removeFromGround(IsoGridSquare square) | ISBuildingObject | static |
| render(number x, number y, number z, IsoGridSquare square) | ISChopTreeCursor | |
| RENDER_SPRITE | ISBuildingObject | |
| RENDER_SPRITE_FLOOR | ISBuildingObject | |
| RENDER_SPRITE_NAME | ISBuildingObject | |
| renderOpaqueObjectsInWorld(number x, number y, number z, IsoGridSquare square) | ISBuildingObject | |
| reset() | ISBuildingObject | |
| rotateKey(integer key) | ISBuildingObject | |
| rotateMouse(number x, number y) | ISBuildingObject | |
| setCanPassThrough(string passThrough) | ISBuildingObject | |
| setDragNilAfterPlace(boolean nilAfter) | ISBuildingObject | |
| setEastSprite(string sprite) | ISBuildingObject | |
| setNorthSprite(string sprite) | ISBuildingObject | |
| setSouthSprite(string sprite) | ISBuildingObject | |
| setSprite(string sprite) | ISBuildingObject | |
| skipBuildAction | ISChopTreeCursor | |
| south | ISBuildingObject | |
| southSprite | ISBuildingObject | |
| sprite | ISBuildingObject | |
| square | ISBuildingObject | |
| thumpDmg | ISBuildingObject | |
| triggerEvent(string _event, unknown ...) | ISBaseObject | |
| tryBuild(number x, number y, number z) | ISBuildingObject | |
| Type | ISBaseObject | |
| update() | ISBuildingObject | |
| updateModData() | ISBuildingObject | |
| walkTo(number x, number y, number z) | ISBuildingObject | |
| west | ISBuildingObject | |
| xJoypad | ISBuildingObject | |
| yJoypad | ISBuildingObject | |
| zJoypad | ISBuildingObject | |