#include <DrawInfo.h>
Public Member Functions | |
Drawable () | |
void | Release () |
virtual void | draw (Render ^scn) |
Public Attributes | |
System::Runtime::InteropServices::GCHandle | handle |
SharpKmyGfx::Drawable::Drawable | ( | ) |
|
virtual |
void SharpKmyGfx::Drawable::Release | ( | ) |
System::Runtime::InteropServices::GCHandle SharpKmyGfx::Drawable::handle |