~ubuntu-branches/ubuntu/utopic/castle-game-engine/utopic

« back to all changes in this revision

Viewing changes to doc/pasdoc/html/CastleALUtils.TALSoundFile.html

  • Committer: Package Import Robot
  • Author(s): Paul Gevers
  • Date: 2013-09-08 21:18:46 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130908211846-zzo3xbeb11fn1vil
Tags: 4.1.1-1
* New upstream release
  - Drop all patches, applied upstream
  - Add fp-units-net to Build-depends
* Add myself to uploaders
* Reorganize d/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html>
3
3
<head>
4
4
<title>Castle Game Engine: CastleALUtils: Class TALSoundFile</title>
5
 
<meta name="generator" content="PasDoc 0.12.1">
 
5
<meta name="generator" content="PasDoc 0.13.0">
6
6
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
7
7
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
8
8
</head>
39
39
</tr>
40
40
<tr class="list2">
41
41
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
42
 
<td class="itemcode"><code>class procedure <b><a  href="CastleALUtils.TALSoundFile.html#alBufferDataFromFile">alBufferDataFromFile</a></b>(buffer: TALuint; const FileName: string; out Duration: <a  href="CastleTimeUtils.html#TFloatTime">TFloatTime</a>);</code></td>
 
42
<td class="itemcode"><code>class procedure <b><a  href="CastleALUtils.TALSoundFile.html#alBufferDataFromFile">alBufferDataFromFile</a></b>(buffer: TALuint; const URL: string; out Duration: <a  href="CastleTimeUtils.html#TFloatTime">TFloatTime</a>);</code></td>
43
43
</tr>
44
44
</table>
45
45
<a name="PasDoc-Properties"></a><h3 class="summary">Properties</h3>
86
86
<table class="detail wide_list">
87
87
<tr class="list">
88
88
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
89
 
<td class="itemcode"><a name="alBufferDataFromFile"></a><code>class procedure <b>alBufferDataFromFile</b>(buffer: TALuint; const FileName: string; out Duration: <a  href="CastleTimeUtils.html#TFloatTime">TFloatTime</a>);</code></td>
 
89
<td class="itemcode"><a name="alBufferDataFromFile"></a><code>class procedure <b>alBufferDataFromFile</b>(buffer: TALuint; const URL: string; out Duration: <a  href="CastleTimeUtils.html#TFloatTime">TFloatTime</a>);</code></td>
90
90
</tr>
91
91
<tr><td colspan="2">
92
92
&nbsp;</td></tr>
108
108
<tr><td colspan="2">
109
109
&nbsp;</td></tr>
110
110
</table>
111
 
<hr noshade size="1"><span class="appinfo"><em>Generated by <a  href="http://pasdoc.sourceforge.net/">PasDoc 0.12.1</a> on 2013-02-04 20:26:49</em>
 
111
<hr noshade size="1"><span class="appinfo"><em>Generated by <a  href="http://pasdoc.sourceforge.net/">PasDoc 0.13.0</a> on 2013-08-17 21:27:12</em>
112
112
</span>
113
113
</td></tr></table></body></html>