VGUI2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
TomEdwards (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[VGUI2]], ("Valve Graphical User Interface 2") is a system mimicking most of the [[Wikipedia:Microsoft Windows|Windows]] controls, which is rendered using the [[Source Engine]] for in-game display. It is platform independent and is [[Wikipedia:Unicode|Unicode]] compliant for ease of localization. | |||
VGUI2 forms can technically be displayed on the Windows desktop (e.g. Steam) as well as in-game, but mod authors don't have access to that functionality. | |||
== See also == | == See also == | ||
* [[ | * [[:Category:VGUI]] | ||
[[Category:Glossary]] | [[Category:Glossary]] | ||
[[Category:VGUI]] | [[Category:VGUI]] |
Revision as of 13:27, 3 April 2008
VGUI2, ("Valve Graphical User Interface 2") is a system mimicking most of the Windows controls, which is rendered using the Source Engine for in-game display. It is platform independent and is Unicode compliant for ease of localization.
VGUI2 forms can technically be displayed on the Windows desktop (e.g. Steam) as well as in-game, but mod authors don't have access to that functionality.