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

D

Direction - Enum in com.apogames.kitchenchef.game.enums
The enum Direction.
DISH - com.apogames.kitchenchef.game.enums.CookingStatus
Dish cooking status.
DISH_TAKING - com.apogames.kitchenchef.game.enums.KitchenActionPointEnum
Dish taking kitchen action point enum.
DISH_TAKING - com.apogames.kitchenchef.game.enums.Order
Dish taking order.
DISH_TAKING_TIME - Static variable in class com.apogames.kitchenchef.ai.AIConstants
The constant DISH_TAKING_TIME.
DISH_WASHING - com.apogames.kitchenchef.game.enums.KitchenActionPointEnum
Dish washing kitchen action point enum.
DISH_WASHING - com.apogames.kitchenchef.game.enums.Order
Dish washing order.
DISH_WASHING_TIME - Static variable in class com.apogames.kitchenchef.ai.AIConstants
The constant DISH_WASHING_TIME.
distance(Vector) - Method in class com.apogames.kitchenchef.game.entity.Vector
Computes the Euclidean distance between two vectors.
distanceSqr(Vector) - Method in class com.apogames.kitchenchef.game.entity.Vector
Computes the squared Euclidean distance between two vectors.
div(float) - Method in class com.apogames.kitchenchef.game.entity.Vector
Divides both components of a copy of this instance by dividend.
div(float, float) - Method in class com.apogames.kitchenchef.game.entity.Vector
Divides vectors component-wise and returns a new instance.
div(Vector) - Method in class com.apogames.kitchenchef.game.entity.Vector
Divides vectors component-wise and returns a new instance.
dot(Vector) - Method in class com.apogames.kitchenchef.game.entity.Vector
Returns dot product (scalar product) of vectors.
DOUBLE_MONEY - com.apogames.kitchenchef.game.enums.KitchenUpgrade
 
DOWN - com.apogames.kitchenchef.game.enums.Direction
Down direction.
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