OPTPiX SpriteStudio SDK
|
#include "../Loader/ssloader.h"
#include "../Helper/ssHelper.h"
#include "ssplayer_types.h"
#include "ssplayer_cellmap.h"
#include "ssplayer_PartState.h"
#include "ssplayer_macro.h"
#include "ssplayer_mesh.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | spritestudio6::SsPartStateLess |
class | spritestudio6::SsAnimeDecoder |
Namespaces | |
namespace | spritestudio6 |
Macros | |
#define | SPRITESTUDIO6SDK_USE_TRIANGLE_FIN (1) |
Typedefs | |
typedef std::pair< SsPart *, SsPartAnime * > | spritestudio6::SsPartAndAnime |
#define SPRITESTUDIO6SDK_USE_TRIANGLE_FIN (1) |