From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/class_NL3D__CTileSetTransition.html | 314 +++++++++++++++++++++ 1 file changed, 314 insertions(+) create mode 100644 docs/doxygen/nel/class_NL3D__CTileSetTransition.html (limited to 'docs/doxygen/nel/class_NL3D__CTileSetTransition.html') diff --git a/docs/doxygen/nel/class_NL3D__CTileSetTransition.html b/docs/doxygen/nel/class_NL3D__CTileSetTransition.html new file mode 100644 index 00000000..e41987d7 --- /dev/null +++ b/docs/doxygen/nel/class_NL3D__CTileSetTransition.html @@ -0,0 +1,314 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::CTileSetTransition Class Reference

This class manage a transition tile. +More... +

+#include <tile_bank.h> +

+List of all members. + + + + + + + + + + + +

Public Methods

 CTileSetTransition ()
sint32 getTile () const
void serial (class NLMISC::IStream &f) throw (NLMISC::EStream)

Private Attributes

sint32 _Tile

Static Private Attributes

const sint _Version = 1

Friends

class  CTileSet
class  CTileBank
+


Detailed Description

+This class manage a transition tile. +

+

+Author(s):
+ Cyril Corvazier , Nevrax France
+Date:
+ 2000
+

+ +

+Definition at line 194 of file tile_bank.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + +
+NL3D::CTileSetTransition::CTileSetTransition ( + +) [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 199 of file tile_bank.h.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+sint32 NL3D::CTileSetTransition::getTile ( + +) const [inline] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 203 of file tile_bank.h.

+

+ + + + +
+ + + + + + +
+void NL3D::CTileSetTransition::serial ( + +class NLMISC::IStream & f ) throw (NLMISC::EStream) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 1325 of file tile_bank.cpp.

+


Friends And Related Function Documentation

+

+ + + + +
+ + + + + +
+class CTileBank [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 197 of file tile_bank.h.

+

+ + + + +
+ + + + + +
+class CTileSet [friend] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 196 of file tile_bank.h.

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+sint32 NL3D::CTileSetTransition::_Tile [private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 210 of file tile_bank.h.

+

+ + + + +
+ + + + + +
+const sint NL3D::CTileSetTransition::_Version = 1 [static, private] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 1323 of file tile_bank.cpp.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1