testing.gameEngine.WormsDemo.items
Class TextureGenerator

java.lang.Object
  extended by testing.gameEngine.WormsDemo.items.TextureGenerator

public class TextureGenerator
extends java.lang.Object


Constructor Summary
TextureGenerator()
           
 
Method Summary
 java.awt.Shape makeShape(int xLength, int yMax)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextureGenerator

public TextureGenerator()
Method Detail

makeShape

public java.awt.Shape makeShape(int xLength,
                                int yMax)