Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

addToProjectScroller

Description

Adds an element to the upper right project info scroller. every element added to this scroller must have a :saveData and :loadData methods, because when we're changing the resolutions the HUD gets re-created, and the saved data will be loaded back up.

Arguments

1 guiElementInstance object

the element to add to the scroller.

2 data owner

the data that is associated with the element. In the case of game sale displays, this argument is the project object.