1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
---|
3 | <title>gametools-rain: RainApp Class Reference</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.4.6 --> |
---|
8 | <div class="tabs"> |
---|
9 | <ul> |
---|
10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
11 | <li id="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
12 | <li><a href="files.html"><span>Files</span></a></li> |
---|
13 | </ul></div> |
---|
14 | <div class="tabs"> |
---|
15 | <ul> |
---|
16 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
17 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
18 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
19 | </ul></div> |
---|
20 | <h1>RainApp Class Reference</h1><!-- doxytag: class="RainApp" --><a href="classRainApp-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
21 | Class : <a class="el" href="classRainApp.html">RainApp</a> : the application's starting point provided here as an example. you should uncomment the define statements in <a class="el" href="CommonRain_8h-source.html">CommonRain.h</a> if you wish to render streaks or snow or regular raindrops. |
---|
22 | <p> |
---|
23 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
24 | <tr><td></td></tr> |
---|
25 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
26 | <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRainApp.html#daa84d15f79672b913f1f19600451b99">RainApp</a> ()</td></tr> |
---|
27 | |
---|
28 | <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRainApp.html#166d18092b93d4f8cf485986d5e94dbf">~RainApp</a> ()</td></tr> |
---|
29 | |
---|
30 | <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> |
---|
31 | <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRainApp.html#2efc0cd656befa457bce27f4a80a99c9">chooseSceneManager</a> (void)</td></tr> |
---|
32 | |
---|
33 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRainApp.html#a483339af0f95518bc0835a61d9447f3">createScene</a> (void)</td></tr> |
---|
34 | |
---|
35 | <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRainApp.html#5065d75b2cc757f3bb0f0d52ddc2ad4d">createFrameListener</a> (void)</td></tr> |
---|
36 | |
---|
37 | </table> |
---|
38 | <hr><h2>Constructor & Destructor Documentation</h2> |
---|
39 | <a class="anchor" name="daa84d15f79672b913f1f19600451b99"></a><!-- doxytag: member="RainApp::RainApp" ref="daa84d15f79672b913f1f19600451b99" args="()" --><p> |
---|
40 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
41 | <tr> |
---|
42 | <td class="mdRow"> |
---|
43 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
44 | <tr> |
---|
45 | <td class="md" nowrap valign="top">RainApp::RainApp </td> |
---|
46 | <td class="md" valign="top">( </td> |
---|
47 | <td class="mdname1" valign="top" nowrap> </td> |
---|
48 | <td class="md" valign="top"> ) </td> |
---|
49 | <td class="md" nowrap><code> [inline]</code></td> |
---|
50 | </tr> |
---|
51 | </table> |
---|
52 | </td> |
---|
53 | </tr> |
---|
54 | </table> |
---|
55 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
56 | <tr> |
---|
57 | <td> |
---|
58 | |
---|
59 | </td> |
---|
60 | <td> |
---|
61 | |
---|
62 | <p> |
---|
63 | Basic constructor </td> |
---|
64 | </tr> |
---|
65 | </table> |
---|
66 | <a class="anchor" name="166d18092b93d4f8cf485986d5e94dbf"></a><!-- doxytag: member="RainApp::~RainApp" ref="166d18092b93d4f8cf485986d5e94dbf" args="()" --><p> |
---|
67 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
68 | <tr> |
---|
69 | <td class="mdRow"> |
---|
70 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
71 | <tr> |
---|
72 | <td class="md" nowrap valign="top">RainApp::~RainApp </td> |
---|
73 | <td class="md" valign="top">( </td> |
---|
74 | <td class="mdname1" valign="top" nowrap> </td> |
---|
75 | <td class="md" valign="top"> ) </td> |
---|
76 | <td class="md" nowrap><code> [inline]</code></td> |
---|
77 | </tr> |
---|
78 | </table> |
---|
79 | </td> |
---|
80 | </tr> |
---|
81 | </table> |
---|
82 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
83 | <tr> |
---|
84 | <td> |
---|
85 | |
---|
86 | </td> |
---|
87 | <td> |
---|
88 | |
---|
89 | <p> |
---|
90 | destructor </td> |
---|
91 | </tr> |
---|
92 | </table> |
---|
93 | <hr><h2>Member Function Documentation</h2> |
---|
94 | <a class="anchor" name="2efc0cd656befa457bce27f4a80a99c9"></a><!-- doxytag: member="RainApp::chooseSceneManager" ref="2efc0cd656befa457bce27f4a80a99c9" args="(void)" --><p> |
---|
95 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
96 | <tr> |
---|
97 | <td class="mdRow"> |
---|
98 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
99 | <tr> |
---|
100 | <td class="md" nowrap valign="top">virtual void RainApp::chooseSceneManager </td> |
---|
101 | <td class="md" valign="top">( </td> |
---|
102 | <td class="md" nowrap valign="top">void </td> |
---|
103 | <td class="mdname1" valign="top" nowrap> </td> |
---|
104 | <td class="md" valign="top"> ) </td> |
---|
105 | <td class="md" nowrap><code> [inline, protected, virtual]</code></td> |
---|
106 | </tr> |
---|
107 | </table> |
---|
108 | </td> |
---|
109 | </tr> |
---|
110 | </table> |
---|
111 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
112 | <tr> |
---|
113 | <td> |
---|
114 | |
---|
115 | </td> |
---|
116 | <td> |
---|
117 | |
---|
118 | <p> |
---|
119 | function creating the scene manager used in the application </td> |
---|
120 | </tr> |
---|
121 | </table> |
---|
122 | <a class="anchor" name="5065d75b2cc757f3bb0f0d52ddc2ad4d"></a><!-- doxytag: member="RainApp::createFrameListener" ref="5065d75b2cc757f3bb0f0d52ddc2ad4d" args="(void)" --><p> |
---|
123 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
124 | <tr> |
---|
125 | <td class="mdRow"> |
---|
126 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
127 | <tr> |
---|
128 | <td class="md" nowrap valign="top">void RainApp::createFrameListener </td> |
---|
129 | <td class="md" valign="top">( </td> |
---|
130 | <td class="md" nowrap valign="top">void </td> |
---|
131 | <td class="mdname1" valign="top" nowrap> </td> |
---|
132 | <td class="md" valign="top"> ) </td> |
---|
133 | <td class="md" nowrap><code> [inline, protected]</code></td> |
---|
134 | </tr> |
---|
135 | </table> |
---|
136 | </td> |
---|
137 | </tr> |
---|
138 | </table> |
---|
139 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
140 | <tr> |
---|
141 | <td> |
---|
142 | |
---|
143 | </td> |
---|
144 | <td> |
---|
145 | |
---|
146 | <p> |
---|
147 | function to connect the application to its scene manager </td> |
---|
148 | </tr> |
---|
149 | </table> |
---|
150 | <a class="anchor" name="a483339af0f95518bc0835a61d9447f3"></a><!-- doxytag: member="RainApp::createScene" ref="a483339af0f95518bc0835a61d9447f3" args="(void)" --><p> |
---|
151 | <table class="mdTable" cellpadding="2" cellspacing="0"> |
---|
152 | <tr> |
---|
153 | <td class="mdRow"> |
---|
154 | <table cellpadding="0" cellspacing="0" border="0"> |
---|
155 | <tr> |
---|
156 | <td class="md" nowrap valign="top">void RainApp::createScene </td> |
---|
157 | <td class="md" valign="top">( </td> |
---|
158 | <td class="md" nowrap valign="top">void </td> |
---|
159 | <td class="mdname1" valign="top" nowrap> </td> |
---|
160 | <td class="md" valign="top"> ) </td> |
---|
161 | <td class="md" nowrap><code> [inline, protected]</code></td> |
---|
162 | </tr> |
---|
163 | </table> |
---|
164 | </td> |
---|
165 | </tr> |
---|
166 | </table> |
---|
167 | <table cellspacing="5" cellpadding="0" border="0"> |
---|
168 | <tr> |
---|
169 | <td> |
---|
170 | |
---|
171 | </td> |
---|
172 | <td> |
---|
173 | |
---|
174 | <p> |
---|
175 | function defining the contents of the scene, objects, and particles </td> |
---|
176 | </tr> |
---|
177 | </table> |
---|
178 | <hr>The documentation for this class was generated from the following file:<ul> |
---|
179 | <li>main.cpp</ul> |
---|
180 | <hr size="1"><address style="align: right;"><small>Generated on Wed May 17 16:55:30 2006 for gametools-rain by |
---|
181 | <a href="http://www.doxygen.org/index.html"> |
---|
182 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address> |
---|
183 | </body> |
---|
184 | </html> |
---|