User Interface (Client) - Start Here

This list contains all the design and development items related to the User Interface.

Common Controls

Most of the UI is built from a set of common controls that are skinned, placed and attached to a use-case specific event (ie. send chat message).

Some common controls offer several styles. A button is made to appear different on the login screen, but the underlying logic and operation is the same.

Complex Controls (Widgets and Screens)

Complex controls are built from the common controls to fulfil some game-specific case; for example, the Chat Widget contains buttons, tabs, a scrollable chat area, and an input box.

Visual Design

Please look at the Media page to see the way the controls are intended to look - the concept closely matches what the UI will look like, barring any minor text formatting differences.