#include <Emote.h>
Public Member Functions | |
EmoteTexture (System::String^ path, GameView^ gv, int width, int height) | |
~EmoteTexture () | |
InternalCommandList | createCommand () override |
Public Attributes | |
EmoteInstance | emo = nullptr |
RenderTexture | rt = nullptr |
SharpKmyGfx::EmoteTexture::EmoteTexture | ( | System::String^ | path, |
GameView^ | gv, | ||
int | width, | ||
int | height | ||
) |
SharpKmyGfx::EmoteTexture::~EmoteTexture | ( | ) |
|
override |
EmoteInstance SharpKmyGfx::EmoteTexture::emo = nullptr |
RenderTexture SharpKmyGfx::EmoteTexture::rt = nullptr |