Package jag.game.scene.entity
Interface RSNpc
- All Superinterfaces:
RSDoublyLinkedNode
,RSEntity
,RSNode
,RSPathingEntity
,RSProvider
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface jag.RSDoublyLinkedNode
getDoublyKey, getNextDoubly, getPreviousDoubly
Methods inherited from interface jag.game.scene.entity.RSEntity
defineModel, getDebugColor, getHeight, getModel, getModels, isDebugging, setDebugColor, setDebugging
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
Methods inherited from interface jag.game.scene.entity.RSPathingEntity
addHitSplat, addHitUpdate, getAbsoluteX, getAbsoluteY, getAnimation, getAnimationDelay, getAnimationFrame, getAnimationFrameCycle, getBoundSize, getEffect, getEffectFrame, getEffects, getHealthBars, getHitsplatCount, getHitsplatCycles, getHitsplatIds, getHitsplats, getHitsplatTypes, getIndex, getOrientation, getOverheadText, getPathOrientation, getRouteWaypointCount, getRouteWaypointsTraversed, getRouteWaypointsX, getRouteWaypointsY, getSpecialHitsplats, getStance, getStanceFrame, getTargetIndex, getWalkingStance, setIndex
-
Method Details
-
getDefinition
RSNpcDefinition getDefinition() -
getOverheadIcons
RSOverheadIcons getOverheadIcons() -
getNameOverride
String getNameOverride()
-