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

« back to all changes in this revision

Viewing changes to doc/pasdoc/html/X3DNodes.TBooleanSequencerNode.html

  • Committer: Package Import Robot
  • Author(s): Abou Al Montacir
  • Date: 2013-04-27 18:06:40 UTC
  • Revision ID: package-import@ubuntu.com-20130427180640-eink4nmwzuivez1c
Tags: upstream-4.0.1
ImportĀ upstreamĀ versionĀ 4.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
 
2
<html>
 
3
<head>
 
4
<title>Castle Game Engine: X3DNodes: Class TBooleanSequencerNode</title>
 
5
<meta name="generator" content="PasDoc 0.12.1">
 
6
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
 
7
<link rel="StyleSheet" type="text/css" href="pasdoc.css">
 
8
</head>
 
9
<body>
 
10
<table class="container"><tr><td class="navigation">
 
11
<h2>Castle Game Engine</h2><p><a href="introduction.html" class="navigation">Introduction</a></p><p><a href="AllUnits.html" class="navigation">Units</a></p><p><a href="ClassHierarchy.html" class="navigation">Class Hierarchy</a></p><p><a href="AllClasses.html" class="navigation">Classes, Interfaces, Objects and Records</a></p><p><a href="AllTypes.html" class="navigation">Types</a></p><p><a href="AllVariables.html" class="navigation">Variables</a></p><p><a href="AllConstants.html" class="navigation">Constants</a></p><p><a href="AllFunctions.html" class="navigation">Functions and Procedures</a></p><p><a href="AllIdentifiers.html" class="navigation">Identifiers</a></p></td><td class="content">
 
12
<a name="TBooleanSequencerNode"></a><h1 class="cio">Class TBooleanSequencerNode</h1>
 
13
<table class="sections wide_list">
 
14
<tr>
 
15
<td><a class="section" href="#PasDoc-Description">Description</a></td><td><a class="section" href="#PasDoc-Hierarchy">Hierarchy</a></td><td>Fields</td><td><a class="section" href="#PasDoc-Methods">Methods</a></td><td><a class="section" href="#PasDoc-Properties">Properties</a></td></tr></table>
 
16
<a name="PasDoc-Description"></a><h2 class="unit">Unit</h2>
 
17
<p class="unitlink">
 
18
<a  href="X3DNodes.html">X3DNodes</a></p>
 
19
<h2 class="declaration">Declaration</h2>
 
20
<p class="declaration">
 
21
<code>type TBooleanSequencerNode = class(<a class="normal" href="X3DNodes.TAbstractSequencerNode.html">TAbstractSequencerNode</a>)</code></p>
 
22
<h2 class="description">Description</h2>
 
23
<div class="nodescription">no description available, TAbstractSequencerNode description follows</div><div class="nodescription">no description available, TAbstractChildNode description follows</div><div class="nodescription">no description available, TAbstractNode description follows</div><p>
 
24
Base X3D node.
 
25
 
 
26
<p>Almost all X3D nodes inherit from this. (Exception: X3DMetadataObject. So you cannot have metadata of metadata of...)</p>
 
27
<a name="PasDoc-Hierarchy"></a><h2 class="hierarchy">Hierarchy</h2>
 
28
<ul class="hierarchy"><li class="ancestor">TPersistent</li>
 
29
<li class="ancestor"><a class="normal" href="CastleInterfaces.TNonRefCountedInterfacedPersistent.html">TNonRefCountedInterfacedPersistent</a></li>
 
30
<li class="ancestor"><a class="normal" href="X3DFields.TX3DFileItem.html">TX3DFileItem</a></li>
 
31
<li class="ancestor"><a class="normal" href="X3DNodes.TX3DNode.html">TX3DNode</a></li>
 
32
<li class="ancestor"><a class="normal" href="X3DNodes.TAbstractNode.html">TAbstractNode</a></li>
 
33
<li class="ancestor"><a class="normal" href="X3DNodes.TAbstractChildNode.html">TAbstractChildNode</a></li>
 
34
<li class="ancestor"><a class="normal" href="X3DNodes.TAbstractSequencerNode.html">TAbstractSequencerNode</a></li>
 
35
<li class="thisitem">TBooleanSequencerNode</li></ul><h2 class="overview">Overview</h2>
 
36
<a name="PasDoc-Methods"></a><h3 class="summary">Methods</h3>
 
37
<table class="summary wide_list">
 
38
<tr class="list">
 
39
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
40
<td class="itemcode"><code>procedure <b><a  href="X3DNodes.TBooleanSequencerNode.html#CreateNode">CreateNode</a></b>; override;</code></td>
 
41
</tr>
 
42
<tr class="list2">
 
43
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
44
<td class="itemcode"><code>class function <b><a  href="X3DNodes.TBooleanSequencerNode.html#ClassNodeTypeName">ClassNodeTypeName</a></b>: string; override;</code></td>
 
45
</tr>
 
46
<tr class="list">
 
47
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
48
<td class="itemcode"><code>class function <b><a  href="X3DNodes.TBooleanSequencerNode.html#URNMatching">URNMatching</a></b>(const URN: string): boolean; override;</code></td>
 
49
</tr>
 
50
</table>
 
51
<a name="PasDoc-Properties"></a><h3 class="summary">Properties</h3>
 
52
<table class="summary wide_list">
 
53
<tr class="list">
 
54
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
55
<td class="itemcode"><code>property <b><a  href="X3DNodes.TBooleanSequencerNode.html#FdKeyValue">FdKeyValue</a></b>: <a  href="X3DFields.TMFBool.html">TMFBool</a> read FFdKeyValue;</code></td>
 
56
</tr>
 
57
<tr class="list2">
 
58
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
59
<td class="itemcode"><code>property <b><a  href="X3DNodes.TBooleanSequencerNode.html#EventValue_changed">EventValue_changed</a></b>: <a  href="X3DFields.TX3DEvent.html">TX3DEvent</a> read FEventValue_changed;</code></td>
 
60
</tr>
 
61
</table>
 
62
<h2 class="description">Description</h2>
 
63
<h3 class="detail">Methods</h3>
 
64
<table class="detail wide_list">
 
65
<tr class="list">
 
66
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
67
<td class="itemcode"><a name="CreateNode"></a><code>procedure <b>CreateNode</b>; override;</code></td>
 
68
</tr>
 
69
<tr><td colspan="2">
 
70
&nbsp;</td></tr>
 
71
</table>
 
72
<table class="detail wide_list">
 
73
<tr class="list">
 
74
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
75
<td class="itemcode"><a name="ClassNodeTypeName"></a><code>class function <b>ClassNodeTypeName</b>: string; override;</code></td>
 
76
</tr>
 
77
<tr><td colspan="2">
 
78
&nbsp;</td></tr>
 
79
</table>
 
80
<table class="detail wide_list">
 
81
<tr class="list">
 
82
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
83
<td class="itemcode"><a name="URNMatching"></a><code>class function <b>URNMatching</b>(const URN: string): boolean; override;</code></td>
 
84
</tr>
 
85
<tr><td colspan="2">
 
86
&nbsp;</td></tr>
 
87
</table>
 
88
<h3 class="detail">Properties</h3>
 
89
<table class="detail wide_list">
 
90
<tr class="list">
 
91
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
92
<td class="itemcode"><a name="FdKeyValue"></a><code>property <b>FdKeyValue</b>: <a  href="X3DFields.TMFBool.html">TMFBool</a> read FFdKeyValue;</code></td>
 
93
</tr>
 
94
<tr><td colspan="2">
 
95
&nbsp;</td></tr>
 
96
</table>
 
97
<table class="detail wide_list">
 
98
<tr class="list">
 
99
<td class="visibility"><a  href="legend.html"><img  src="public.gif" alt="Public" title="Public"></a></td>
 
100
<td class="itemcode"><a name="EventValue_changed"></a><code>property <b>EventValue_changed</b>: <a  href="X3DFields.TX3DEvent.html">TX3DEvent</a> read FEventValue_changed;</code></td>
 
101
</tr>
 
102
<tr><td colspan="2">
 
103
&nbsp;</td></tr>
 
104
</table>
 
105
<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:56</em>
 
106
</span>
 
107
</td></tr></table></body></html>