Class EmptyField
java.lang.Object
me.wobblyyyy.pathfinder.maps.test.EmptyField
public class EmptyField
extends java.lang.Object
Example empty field.
- Since:
- 0.1.0
- Author:
- Colin Robertson
-
Constructor Summary
Constructors Constructor Description EmptyField()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
EmptyField
public EmptyField()
-