Character
Represents a player or npc entity
Types
Link copied to clipboard
enum WalkingDirection
Functions
Link copied to clipboard
Moves the camera to a position where the given entity or position is in view.
Link copied to clipboard
Determines the distance between this entity/tile and the given entity/tile
Link copied to clipboard
Gets the character's current animation
Link copied to clipboard
Gets the combat level of the character.
Link copied to clipboard
Gets the IDs representing the current effects applied to the player, or empty if none exist.
Link copied to clipboard
Gets the current percent of the health bar that is green
Link copied to clipboard
Gets the hitsplats currently displayed on this character
Link copied to clipboard
Gets the Character that this character is interacting with (attacking, following, etc).
Link copied to clipboard
Gets the next tile this character will be at, if it is moving
Link copied to clipboard
Gets the orientation of this entity
Link copied to clipboard
Link copied to clipboard
Gets the message displayed above this character, such as a public chat message
Link copied to clipboard
Gets the direction this character is walking
Link copied to clipboard
Determines if a hint arrow is pointing to this character.
Link copied to clipboard
Checks if the character is currently animating
Link copied to clipboard
Determines if this character is facing a given position.
Link copied to clipboard
Determines if the health bar interface is appearing over this character's head.
Link copied to clipboard
Checks if the mouse is currently over this entity
Link copied to clipboard
Determines if this character is interacting with any another character.
Link copied to clipboard
Determines if this character is interacting with the player.