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

#include <ssloader_ssae.h>

Public Member Functions

 ssloader_ssae ()
 
virtual ~ssloader_ssae ()
 

Static Public Member Functions

static SsAnimePackLoad (const std::string &filename)
 ssaeファイル名を指定しロードが成功したらそのSsAnimePackのポインタを返します。
 
static SsAnimePackParse (const char *xmlstr, size_t len)
 

Constructor & Destructor Documentation

◆ ssloader_ssae()

spritestudio6::ssloader_ssae::ssloader_ssae ( )
inline

◆ ~ssloader_ssae()

virtual spritestudio6::ssloader_ssae::~ssloader_ssae ( )
inlinevirtual

Member Function Documentation

◆ Load()

SsAnimePack * spritestudio6::ssloader_ssae::Load ( const std::string & filename)
static

ssaeファイル名を指定しロードが成功したらそのSsAnimePackのポインタを返します。

◆ Parse()

SsAnimePack * spritestudio6::ssloader_ssae::Parse ( const char * xmlstr,
size_t len )
static

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