UIBinder

From Mod Wiki
Revision as of 12:05, 21 November 2007 by JRAD (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Class Tree

Overview

This class may be used in the GUIs. It will inherit all properties, flags, functions and events from UIWindow.

Window type:

type binder;

Properties

UIBinder Properties

Flags

UIBinder Flags

Functions

General Functions

applyBinding                       Apply the current key registered with the binder window.
unbindBinding                      Unbind all keys bound to the bind command.

Events

onBindComplete                     When a new key was bound to the bind command.