OPTPiX SpriteStudio SDK
Loading...
Searching...
No Matches
spritestudio6::SsCelMapLinker Class Reference

#include <ssplayer_cellmap.h>

Public Member Functions

 SsCelMapLinker ()
 
 SsCelMapLinker (SsCellMap *cellmap, SsString filePath)
 
virtual ~SsCelMapLinker ()
 
SsCellfindCell (const SsString &name)
 

Public Attributes

SsCellMapcellMap
 
ISSTexturetex
 
std::map< SsString, SsCell * > CellDic
 

Constructor & Destructor Documentation

◆ SsCelMapLinker() [1/2]

spritestudio6::SsCelMapLinker::SsCelMapLinker ( )
inline

◆ SsCelMapLinker() [2/2]

spritestudio6::SsCelMapLinker::SsCelMapLinker ( SsCellMap * cellmap,
SsString filePath )

◆ ~SsCelMapLinker()

virtual spritestudio6::SsCelMapLinker::~SsCelMapLinker ( )
inlinevirtual

Member Function Documentation

◆ findCell()

SsCell * spritestudio6::SsCelMapLinker::findCell ( const SsString & name)
inline

Member Data Documentation

◆ CellDic

std::map<SsString,SsCell*> spritestudio6::SsCelMapLinker::CellDic

◆ cellMap

SsCellMap* spritestudio6::SsCelMapLinker::cellMap

◆ tex

ISSTexture* spritestudio6::SsCelMapLinker::tex

The documentation for this class was generated from the following files: