Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyGfx::Drawable クラス

#include <DrawInfo.h>

SharpKmyGfx::Drawable の継承関係図
Yukar.Engine.BattleViewer3DPreviewBase Yukar.Engine.MapBillboard Yukar.Engine.MapData Yukar.Engine.MapSprite

公開メンバ関数

 Drawable ()
 
void Release ()
 
virtual void draw (Render ^scn)
 

公開変数類

System::Runtime::InteropServices::GCHandle handle
 

構築子と解体子

◆ Drawable()

SharpKmyGfx::Drawable::Drawable ( )

メソッド詳解

◆ draw()

virtual void SharpKmyGfx::Drawable::draw ( Render scn)
virtual

◆ Release()

void SharpKmyGfx::Drawable::Release ( )

メンバ詳解

◆ handle

System::Runtime::InteropServices::GCHandle SharpKmyGfx::Drawable::handle