Gui python

From WiCWiki

Revision as of 11:19, 11 December 2008 by Lt. Sherpa (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

Contents

Gui

A Gui object represents a GUI screen.


Members

Name

Type
string
Description
The name used to identify the gui screen.



Methods

Activate

Syntax
import wic
wic.player.gui.Gui.Activate()
Description
Activates the Gui.
Exceptions
-
See also
#Deactivate




Deactivate

Syntax
import wic
wic.player.gui.Gui.Deactivate()
Description
Deactivates the Gui.
Exceptions
-
See also
#Activate




See also

Personal tools
User Created Content