Index
A B C D E F G H I K L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Achievement - Class in net.athonedevs.krork.achievements
- Achievement(int, String, BufferedImage, String) - Constructor for class net.athonedevs.krork.achievements.Achievement
-
Creates a new Achievement
- Achievement(int, String, Animation, String) - Constructor for class net.athonedevs.krork.achievements.Achievement
-
Creates a new Achievement
- AchievementManager - Class in net.athonedevs.krork.achievements
- AchievementManager() - Constructor for class net.athonedevs.krork.achievements.AchievementManager
- add(float, float) - Method in class net.athonedevs.krork.entities.Location
-
Adds values to the Location
- add(int, int, int, int) - Method in class net.athonedevs.krork.nysvaui.helpers.UIDimension
- addAnimation(Animation) - Method in class net.athonedevs.krork.tiles.Tile
-
Adds an animation to the tile
- addAttributes(Attribute...) - Method in class net.athonedevs.krork.items.Item
-
Adds attributes to the item
- addCollisionIDs(Integer...) - Method in class net.athonedevs.krork.entities.Entity
- addEntities(Entity...) - Method in class net.athonedevs.krork.world.World
-
Method to load entities in world.
- addEntity(Entity) - Method in class net.athonedevs.krork.entities.EntityManager
-
Adds an entity to the World
- addItem(Item) - Method in class net.athonedevs.krork.items.ItemManager
-
Register items
- addItems(Item...) - Method in class net.athonedevs.krork.items.ItemManager
-
Register items
- addObject(NysvaUI) - Method in class net.athonedevs.krork.nysvaui.NysvaManager
-
Adds an NysvaUI
- addSubTile(Tile.SubTile) - Method in class net.athonedevs.krork.tiles.Tile
-
Adds a subtile to the Tile
- addText(List<String>) - Method in class net.athonedevs.krork.dialog.Dialog
-
Add text lines to the Dialog
- addTiles(Tile...) - Method in class net.athonedevs.krork.tiles.TileManager
- addUIComponent(NysvaUI) - Method in class net.athonedevs.krork.nysvaui.components.base.UIBlock
- addX(int) - Method in class net.athonedevs.krork.nysvaui.helpers.UIDimension
- addY(int) - Method in class net.athonedevs.krork.nysvaui.helpers.UIDimension
- adjustValue(String, Object) - Method in class net.athonedevs.krork.options.OptionsManager
- AI - Class in net.athonedevs.krork.ai
- AI(KrorkAPI, Entity, float, int) - Constructor for class net.athonedevs.krork.ai.AI
- AI(KrorkAPI, Entity, float, int, Rectangle) - Constructor for class net.athonedevs.krork.ai.AI
- allColors() - Static method in class net.athonedevs.krork.nysvaui.helpers.NysvaColor
- allowHover - Variable in class net.athonedevs.krork.nysvaui.NysvaUI
- animation - Variable in class net.athonedevs.krork.tiles.Tile
- Animation - Class in net.athonedevs.krork.animation
- Animation(int, BufferedImage[]) - Constructor for class net.athonedevs.krork.animation.Animation
-
Creates an animation with custom speed from the given frames
- animations - Variable in class net.athonedevs.krork.entities.Entity
- attack(float, float) - Method in class net.athonedevs.krork.ai.AI
- attackCooldown - Variable in class net.athonedevs.krork.entities.Entity
- attackTimer - Variable in class net.athonedevs.krork.entities.Entity
- Attribute - Class in net.athonedevs.krork.attributes
- Attribute(KrorkAPI, int, String) - Constructor for class net.athonedevs.krork.attributes.Attribute
-
Creates a new Attribute
All Classes All Packages