You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
75 lines
2.3 KiB
XML
75 lines
2.3 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE Function SYSTEM "function.dtd">
|
|
<?xml-stylesheet type="text/xsl" href="function.xsl"?>
|
|
<Function>
|
|
<f>
|
|
<Funktionsname>llirq_GetRand</Funktionsname>
|
|
<Beschreibung>Liefert eine zufällige 31-Bit Integerzahl. Bit 32 ist immer 0.</Beschreibung>
|
|
<Returnwert>
|
|
<Typ>TxU32</Typ>
|
|
<Beschreibung>31-Bit Zufallszahl</Beschreibung>
|
|
</Returnwert>
|
|
<Parameter>
|
|
<Arg>
|
|
<Typ>void</Typ>
|
|
<Variablename/>
|
|
<Beschreibung/>
|
|
</Arg>
|
|
</Parameter>
|
|
<Location>
|
|
<Headerfile>llirq.h</Headerfile>
|
|
<Sourcefile>llirq.cpp</Sourcefile>
|
|
</Location>
|
|
</f>
|
|
<f>
|
|
<Funktionsname>llgfx_CrearScreen</Funktionsname>
|
|
<Beschreibung>Löscht Backbuffer. Default rectangle = VD, bzw ganzer Schirm wenn VD nicht gesetzt</Beschreibung>
|
|
<Returnwert>
|
|
<Typ>int</Typ>
|
|
<Beschreibung>0 wenn erfolgreich</Beschreibung>
|
|
</Returnwert>
|
|
<Parameter>
|
|
<Arg>
|
|
<Typ>long</Typ>
|
|
<Variablename>color</Variablename>
|
|
<Beschreibung>Löschfarbe</Beschreibung>
|
|
</Arg>
|
|
<Arg>
|
|
<Typ>llgfx_sRECT*</Typ>
|
|
<Variablename>dstrect</Variablename>
|
|
<Beschreibung>optionales ziel rectangle</Beschreibung>
|
|
</Arg>
|
|
</Parameter>
|
|
<Location>
|
|
<Headerfile>llgfx.h</Headerfile>
|
|
<Sourcefile>llgfx.cpp</Sourcefile>
|
|
</Location>
|
|
</f>
|
|
<f>
|
|
<Funktionsname>llgfx_SetDisplayMode</Funktionsname>
|
|
<Beschreibung>Setzt einen Bildschirm Modus der Engine in der grösse und Bittiefe</Beschreibung>
|
|
<Returnwert>
|
|
<Typ>int</Typ>
|
|
<Beschreibung>31 Bit Zufallswert, bit 32 ist immer 0</Beschreibung>
|
|
</Returnwert>
|
|
<Parameter/>
|
|
<Location>
|
|
<Headerfile/>
|
|
<Sourcefile/>
|
|
</Location>
|
|
<f>
|
|
<Funktionsname>llgfx_SetDisplayMode</Funktionsname>
|
|
<Beschreibung>Setzt einen Bildschirm Modus der Engine in der grösse und Bittiefe</Beschreibung>
|
|
<Returnwert>
|
|
<Typ>int</Typ>
|
|
<Beschreibung/>
|
|
</Returnwert>
|
|
<Parameter/>
|
|
<Location>
|
|
<Headerfile/>
|
|
<Sourcefile/>
|
|
</Location>
|
|
</f>
|
|
</f>
|
|
</Function>
|