Logo
公開メンバ関数 | 全メンバ一覧
SharpKmyGfx.GameViewDrawHook クラス
SharpKmyGfx.GameViewDrawHook の継承関係図
Yukar.Engine.GameMain.SpriteSurface

公開メンバ関数

 GameViewDrawHook ()
 
void Dispose ()
 
virtual void gameviewHookDraw (InternalCommandBuffer icb, GameViewDrawHookPoint point)
 

構築子と解体子

◆ GameViewDrawHook()

SharpKmyGfx.GameViewDrawHook.GameViewDrawHook ( )

メソッド詳解

◆ Dispose()

void SharpKmyGfx.GameViewDrawHook.Dispose ( )

◆ gameviewHookDraw()

virtual void SharpKmyGfx.GameViewDrawHook.gameviewHookDraw ( InternalCommandBuffer  icb,
GameViewDrawHookPoint  point 
)
virtual

Yukar.Engine.GameMain.SpriteSurfaceで再実装されています。