code, i am your author
parent
91d1d34ae3
commit
49c6f5387c
|
|
@ -24,6 +24,11 @@ import org.w3c.dom.NamedNodeMap;
|
||||||
import org.w3c.dom.Node;
|
import org.w3c.dom.Node;
|
||||||
import org.w3c.dom.NodeList;
|
import org.w3c.dom.NodeList;
|
||||||
|
|
||||||
|
/**
|
||||||
|
*
|
||||||
|
* @author Marcus
|
||||||
|
*
|
||||||
|
*/
|
||||||
public class Item {
|
public class Item {
|
||||||
|
|
||||||
// to track when to advance frame
|
// to track when to advance frame
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue