Vgui: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
{{stub}}
{{stub}}
* '''V'''alve '''G'''raphical '''U'''ser '''I'''nterface
* '''V'''alve '''G'''raphical '''U'''ser '''I'''nterface
* '''V'''ersatile '''G'''raphical '''U'''ser '''I'''nterface
The '''VGUI''' system mimics most of the [[Wikipedia:Windows|Windows]] controls but is rendered using the [[Source Engine]] for game UI display. '''VGUI''' is platform independent and is [[Wikipedia:Unicode|Unicode]] compliant for ease of localization.
The '''VGUI''' system mimics most of the [[Wikipedia:Windows|Windows]] controls but is rendered using the [[Source Engine]] for game UI display. '''VGUI''' is platform independent and is [[Wikipedia:Unicode|Unicode]] compliant for ease of localization.



Revision as of 07:37, 30 September 2005

Stub

This article or section is a stub. You can help by expanding it.

  • Valve Graphical User Interface

The VGUI system mimics most of the Windows controls but is rendered using the Source Engine for game UI display. VGUI is platform independent and is Unicode compliant for ease of localization.

See Related

VGUI Programming Documentation