view data/conf/options.mtt @ 98:49e7cfed4b34

All types of Option have been converted to use ValueContent classes, and their values can be displayed.
author Diggory Hardy <diggory.hardy@gmail.com>
date Wed, 12 Nov 2008 13:18:51 +0000
parents 2a364c7d82c9
children 0ea4a3e651ae
line wrap: on
line source

{MT01}
{MiscOptions}
<int|maxThreads=1>
<bool|exitImmediately=false>
<char[]|L10n="en-GB">
<int|logLevel=1>
<int|logOutput=3>
<double|pollInterval=0.01>

{FontOptions}
<int|lcdFilter=2>
<int|renderMode=0x30000>

{VideoOptions}
<bool|noFrame=false>
<bool|resizable=true>
<bool|hardware=false>
<bool|fullscreen=false>
<int|screenW=1280>
<int|screenH=1024>
<int|windowW=800>
<int|windowH=600>