Logo
Public Member Functions | Public Attributes | List of all members
SharpKmyGfx::Drawable Class Reference

#include <DrawInfo.h>

Inheritance diagram for SharpKmyGfx::Drawable:
Yukar.Engine.BattleViewer3DPreviewBase Yukar.Engine.MapBillboard Yukar.Engine.MapData Yukar.Engine.MapSprite

Public Member Functions

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

Public Attributes

System::Runtime::InteropServices::GCHandle handle
 

Constructor & Destructor Documentation

◆ Drawable()

SharpKmyGfx::Drawable::Drawable ( )

Member Function Documentation

◆ draw()

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

◆ Release()

void SharpKmyGfx::Drawable::Release ( )

Member Data Documentation

◆ handle

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