Interface Node
-
- All Known Implementing Classes:
AnimableGameObject
,AnimationSequenceWrapper
,CacheNode
,GraphicsObject
,HealthBar
,HealthBarComposite
,ItemComposite
,MessageNode
,ModelWrapper
,NodeSub
,NodeWrapper
,NpcComposite
,Projectile
,RenderableNode
,WidgetChild
public interface Node
Created with IntelliJ IDEA. User: NotoriousPP Date: 10/19/2014 Time: 11:33 AM
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Node
getNext()
Node
getPrevious()
long
getUID()
-