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

#include <Emote.h>

Public Member Functions

 EmoteTexture (System::String^ path, GameView^ gv, int width, int height)
 
 ~EmoteTexture ()
 
void createCommand (InternalCommandBuffer^ icb)
 

Public Attributes

EmoteInstance emo = nullptr
 
Framebuffer fb = nullptr
 

Constructor & Destructor Documentation

◆ EmoteTexture()

SharpKmyGfx::EmoteTexture::EmoteTexture ( System::String^  path,
GameView gv,
int  width,
int  height 
)

◆ ~EmoteTexture()

SharpKmyGfx::EmoteTexture::~EmoteTexture ( )

Member Function Documentation

◆ createCommand()

void SharpKmyGfx::EmoteTexture::createCommand ( InternalCommandBuffer icb)

Member Data Documentation

◆ emo

EmoteInstance SharpKmyGfx::EmoteTexture::emo = nullptr

◆ fb

Framebuffer SharpKmyGfx::EmoteTexture::fb = nullptr