Package com.starpoints.game
Class FlashInfo
- java.lang.Object
-
- com.starpoints.game.FlashInfo
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Cloneable
public class FlashInfo extends java.lang.Object implements java.io.Serializable, java.lang.CloneableInfo for a graphical element for flash information.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FlashInfo(java.lang.String data, int x, int y, double factor)Creates a new FlashInfo.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectclone()Returns a clone of this FlashInfo.
-