PageRenderTime 17ms CodeModel.GetById 11ms app.highlight 5ms RepoModel.GetById 0ms app.codeStats 0ms

/docs/sdk/script/fn/GetPlrValueGain.xml

https://bitbucket.org/randrian/openclonk2
XML | 24 lines | 23 code | 1 blank | 0 comment | 0 complexity | e3f677294ef1f947875aef0f8c57f288 MD5 | raw file
Possible License(s): WTFPL, 0BSD, LGPL-2.1, CC-BY-3.0
 1<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?>
 2<!DOCTYPE funcs SYSTEM "../../../clonk.dtd">
 3<?xml-stylesheet type="text/xsl" href="../../../clonk.xsl"?>
 4<funcs>
 5        <func>
 6                <title>GetPlrValueGain</title>
 7                <category>Spieler</category>
 8                <version>4.6.5.0 CP</version>
 9                <syntax>
10                        <rtype>int</rtype>
11                        <params>
12                                <param><type>int</type><name>iPlr</name><desc>Spieler, dessen Spielerwertgewinn gesucht wird.</desc></param>
13                        </params>
14                </syntax>
15                <desc>Liefert die �nderung des Spielerwerts seit Beginn der Runde.</desc>
16                <related>
17                        <funclink>SetPlrValue</funclink>
18			<funclink>GetPlrValue</funclink>
19                        <funclink>GetWealth</funclink>
20                </related>
21        </func>
22        <author>Cucaracha</author><date>Mai 2002</date>
23</funcs>
24