プラグイン
TextureLoader.h File Reference

Go to the source code of this file.

Classes

class  Mix::Plugin::Graphics::ITextureKit
 テクスチャキットインターフェース More...
 

Namespaces

 Mix
 ルート
 
 Mix::Plugin
 プラグイン
 
 Mix::Plugin::Graphics
 グラフィックス
 

Enumerations

enum  Mix::Plugin::Graphics::TEXTURE_PLUGIN_RESULT {
  Mix::Plugin::Graphics::TP_NOT_SUPPORTED = 1, Mix::Plugin::Graphics::TP_OK = 0, Mix::Plugin::Graphics::TP_ILLEGAL_FORMAT = -1, Mix::Plugin::Graphics::TP_OUT_OF_MEMORY = -2,
  Mix::Plugin::Graphics::TP_FATAL_ERROR = -3
}
 テクスチャプラグインリザルト列挙定数 More...