Wireframe Blitmode Documentation

rope
Bernhard Bonigl 2012-04-17 17:29:41 +02:00
parent 63f0a49614
commit e4de68cd07
1 changed files with 6 additions and 1 deletions

View File

@ -53,10 +53,15 @@
<col>GFX_BLIT_ClrSfc_Mod2</col>
<col>8</col>
<col>The overlay (owner color) is drawn using additive modulation. This flag might have to be set independently of bit 2.</col>
</row>
<row>
<col>GFX_BLIT_Wireframe</col>
<col>16</col>
<col>Draws the mesh as a wireframe. Only works with meshes!</col>
</row>
<row>
<col>5-7</col>
<col>16, 32, 64</col>
<col>32, 64</col>
<col>reserved</col>
</row>
<row>