org.lee.mugen.core.renderer.game
Class GraphicsWrapper

java.lang.Object
  extended by org.lee.mugen.core.renderer.game.GraphicsWrapper

public class GraphicsWrapper
extends java.lang.Object


Nested Class Summary
static class GraphicsWrapper.AngleDrawProperties
           
static class GraphicsWrapper.DrawProperties
           
static class GraphicsWrapper.MugenDrawer
           
 
Constructor Summary
GraphicsWrapper()
           
 
Method Summary
static GraphicsWrapper.MugenDrawer getInstance()
           
static void init(ImageSpriteSFF.RenderType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsWrapper

public GraphicsWrapper()
Method Detail

init

public static void init(ImageSpriteSFF.RenderType type)

getInstance

public static GraphicsWrapper.MugenDrawer getInstance()