openclonk/docs/sdk/script/fn/LandscapeHeight.xml

16 lines
509 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE funcs
SYSTEM '../../../clonk.dtd'>
<?xml-stylesheet type="text/xsl" href="../../../clonk.xsl"?>
<funcs>
<func>
<title>LandscapeHeight</title>
<category>Landscape</category>
<version>5.1 OC</version>
<syntax><rtype>int</rtype></syntax>
<desc>Returns the height of the landscape in pixels.</desc>
<related><funclink>LandscapeWidth</funclink></related>
</func>
<author>PeterW</author><date>2001-11</date>
</funcs>