From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNL3D_1_1CTileSetTransition.html | 302 +++++++++++++++++++++ 1 file changed, 302 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CTileSetTransition.html (limited to 'docs/doxygen/nel/classNL3D_1_1CTileSetTransition.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CTileSetTransition.html b/docs/doxygen/nel/classNL3D_1_1CTileSetTransition.html new file mode 100644 index 00000000..647eff8c --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CTileSetTransition.html @@ -0,0 +1,302 @@ + + + + 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:
+Cyril Corvazier , Nevrax France
+Date:
+2000
+

+ +

+Definition at line 198 of file tile_bank.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CTileSetTransition::CTileSetTransition   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 203 of file tile_bank.h. +

+References _Tile.

+


Member Function Documentation

+

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

+ +

+Definition at line 207 of file tile_bank.h. +

+References _Tile.

+

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

+ +

+Definition at line 1764 of file tile_bank.cpp.

+


Friends And Related Function Documentation

+

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

+ +

+Definition at line 201 of file tile_bank.h.

+

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

+ +

+Definition at line 200 of file tile_bank.h.

+


Member Data Documentation

+

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

+ +

+Definition at line 214 of file tile_bank.h. +

+Referenced by CTileSetTransition, and getTile.

+

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

+ +

+Definition at line 1762 of file tile_bank.cpp.

+


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