com.theoworlds.ITheoUI

ITheoUI interface - the basic UI interface that has to be implemented by all Theo apps (TheoApp objects)

Version

1.0

Author

© TheoWorlds.com, 2007-2008.

Summary
com.theoworlds.ITheoUIITheoUI interface - the basic UI interface that has to be implemented by all Theo apps (TheoApp objects)
Functions
getWorldHoldermc in which the new Worl object will be created

Functions

getWorldHolder

public function getWorldHolder():MovieClip

Returns

mc in which the new Worl object will be created

TheoChatUI class - this is TheoChat app UI class
MapEditorUI class - This class manages the Map Editor UI
public function getWorldHolder():MovieClip
mc in which the new Worl object will be created
Close