A B C D E F G H I M N O P R S U

C

calculateBeta() - Method in class apes.EnemyAIMedium
returns a random beta value in between the current min/max values as defined by the call to reCalculateMinMaxBeta.
calculateBeta() - Method in class apes.EnemyAIMediumBACKUP
returns a random beta value in between the current min/max values as defined by the call to reCalculateMinMaxBeta.
calculateBeta() - Method in class apes.EnemyAISimple
 
calculateVelocity() - Method in class apes.EnemyAIMedium
returns a random velocity value in between the current min/max values as defined by the call to reCalcualteMinMaxVel.
calculateVelocity() - Method in class apes.EnemyAIMediumBACKUP
returns a random velocity value in between the current min/max values as defined by the call to reCalcualteMinMaxVel.
calculateVelocity() - Method in class apes.EnemyAISimple
 
calculateVelocityBeta() - Method in class apes.AbstractEnemyAI
calculates angles which will be returned by getBeta and getVelocity.
calculateVelocityBeta() - Method in class apes.EnemyAIMedium
 
calculateVelocityBeta() - Method in class apes.EnemyAIMediumBACKUP
 
calculateVelocityBeta() - Method in class apes.EnemyAIMediumRewrite
 
calculateVelocityBeta() - Method in class apes.EnemyAISimple
 
CollidableImageObject - Class in apes
An ImageObject extended by the methods specified in ICollidableObject.
CollidableImageObject(String, Image, Vector2f, Shape) - Constructor for class apes.CollidableImageObject
creates a new collidable image object.
correctCalculations() - Method in class apes.EnemyAIMedium
 
correctCalculations() - Method in class apes.EnemyAIMediumBACKUP
 
currentThinking - Variable in class apes.AbstractEnemyAI
current thinking time.

A B C D E F G H I M N O P R S U