A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Action - Class in com.apogames.kitchenchef.ai.action
-
The type Action.
- ActionPoint - Class in com.apogames.kitchenchef.ai.actionPoints
-
The type Action point.
- ActionPoint(ActionPointCustomer, Vector, Recipe, float, float, boolean) - Constructor for class com.apogames.kitchenchef.ai.actionPoints.ActionPoint
-
Instantiates a new Action point.
- ActionPoint(ActionPointIngredientTaking, Vector, List<KitchenIngredient>, boolean) - Constructor for class com.apogames.kitchenchef.ai.actionPoints.ActionPoint
-
Instantiates a new Action point.
- ActionPoint(ActionPointSpiceTaking, Vector, List<KitchenSpice>, boolean) - Constructor for class com.apogames.kitchenchef.ai.actionPoints.ActionPoint
-
Instantiates a new Action point.
- ActionPoint(ActionPointUpgrade, Vector, List<KitchenUpgrade>, boolean) - Constructor for class com.apogames.kitchenchef.ai.actionPoints.ActionPoint
-
Instantiates a new Action point.
- ActionPoint(KitchenActionPoint, Vector) - Constructor for class com.apogames.kitchenchef.ai.actionPoints.ActionPoint
-
Instantiates a new Action point.
- ActionPoint(KitchenActionPoint, Vector, Cooking, boolean) - Constructor for class com.apogames.kitchenchef.ai.actionPoints.ActionPoint
-
Instantiates a new Action point.
- ActionPoint(KitchenActionPoint, Vector, List<KitchenDish>, boolean) - Constructor for class com.apogames.kitchenchef.ai.actionPoints.ActionPoint
-
Instantiates a new Action point.
- add(float, float) - Method in class com.apogames.kitchenchef.game.entity.Vector
-
Adds vector component-wise to a copy of this instance.
- add(Vector) - Method in class com.apogames.kitchenchef.game.entity.Vector
-
Adds vectors component-wise and returns a new instance.
- addUpgrade(KitchenUpgrade) - Method in class com.apogames.kitchenchef.game.entity.KitchenPlayer
- AIConstants - Class in com.apogames.kitchenchef.ai
-
The type Ai constants.
- AIConstants() - Constructor for class com.apogames.kitchenchef.ai.AIConstants
- author() - Method in annotation type com.apogames.kitchenchef.ai.Student
-
Author string.
All Classes All Packages