Class TextureDraw.GenericDrawer

java.lang.Object
zombie.core.textures.TextureDraw.GenericDrawer
Direct Known Subclasses:
WorldSimulation.Drawer3
Enclosing class:
TextureDraw

public static class TextureDraw.GenericDrawer
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    GenericDrawer()  
  • Method Summary

    Modifier and Type Method Description
    void render()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GenericDrawer

      public GenericDrawer()
  • Method Details

    • render

      public void render()