VGUI2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (revert, cleanup)
Line 1: Line 1:
boccmon
[[Category:Glossary]]
[[Category:VGUI]]
{{stub}}
{{stub}}
* '''V'''alve '''G'''raphical '''U'''ser '''I'''nterface '''2'''
The [[VGUI2]] system mimics most of the [[Wikipedia:Microsoft Windows|Windows]] controls but is rendered using the [[Source Engine]] for game UI display. [[VGUI2]] is platform independent and is [[Wikipedia:Unicode|Unicode]] compliant for ease of localization.


== See Related ==
The [[VGUI2]], or  '''V'''alve '''G'''raphical '''U'''ser '''I'''nterface '''2''', is a system mimicing most of the [[Wikipedia:Microsoft Windows|Windows]] controls but rendered using the [[Source Engine]] for game UI display. [[VGUI2]] is platform independent and is [[Wikipedia:Unicode|Unicode]] compliant for ease of localization.


[[VGUI_Documentation|VGUI Programming Documentation]]
== See also ==
* [[VGUI_Documentation|VGUI Programming Documentation]]
 
[[Category:Glossary]]
[[Category:VGUI]]

Revision as of 06:27, 3 October 2007

Stub

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

The VGUI2, or Valve Graphical User Interface 2, is a system mimicing most of the Windows controls but rendered using the Source Engine for game UI display. VGUI2 is platform independent and is Unicode compliant for ease of localization.

See also