ermi.samples.listener
Class SpriteEvent

java.lang.Object
  |
  +--ermi.samples.listener.SpriteEvent
All Implemented Interfaces:
java.io.Serializable

public class SpriteEvent
extends java.lang.Object
implements java.io.Serializable

Author:
Pedro García To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
See Also:
Serialized Form

Constructor Summary
SpriteEvent(java.lang.String x)
           
 
Method Summary
 java.lang.String getX()
           
 void setX(java.lang.String x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpriteEvent

public SpriteEvent(java.lang.String x)
Method Detail

getX

public java.lang.String getX()

setX

public void setX(java.lang.String x)