Index
All Classes and Interfaces|All Packages
C
- calculate(Vector, Vector) - Method in interface engine.neural.Cost
- calculate(Vector, Vector) - Method in class engine.neural.costs.BinaryCrossEntropy
- calculate(Vector, Vector) - Method in class engine.neural.costs.MeanAbsoluteError
- calculate(Vector, Vector) - Method in class engine.neural.costs.MeanSquaredError
- calculate(Vector, Vector) - Method in class engine.neural.costs.RootMeanSquare
- calculateHash() - Method in class engine.entity.Entity
- canAnimate() - Method in class engine.util.Animator
- canChange - Variable in class engine.entity.movement.EightDirectional
- caster - Variable in class engine.entity.Trigger
- changeAnim - Variable in class engine.util.Animator
- changeColor(PApplet, PImage, ArrayList<Integer>, int[]) - Static method in class engine.util.ToolKit
-
Given the list that is returned from PreCompile(), this function changes the color of input image
- changeSingleColor(PApplet, PImage, int[], int[]) - Static method in class engine.util.ToolKit
-
Takes in an image along with a color from the image and a new color.
- changeState(Trigger) - Method in class engine.entity.entities.MultiState
- check(Ability) - Method in class engine.entity.Move
- Circle - Class in engine.physics
- Circle() - Constructor for class engine.physics.Circle
- circleImage(PApplet, float, float, int, float, float) - Static method in class engine.util.ToolKit
- circleImage(PApplet, float, float, int, float, float, int[]) - Static method in class engine.util.ToolKit
- circleImage(PApplet, float, float, int, float, float, int[], boolean) - Static method in class engine.util.ToolKit
- circleImage(PApplet, float, float, int, float, float, int[], boolean, int[]) - Static method in class engine.util.ToolKit
-
Returns an image of a circle with varying thickness, resolution, and color (pixelated circle).
- circRectCollide(float, float, float, float, float, float, float) - Static method in class engine.util.ToolKit
- cleanArray() - Method in class test.CObstacle
- clearImage(PApplet, PImage) - Static method in class engine.util.ToolKit
-
Takes an image and sets its alpha value to 0, making the image completely transparent
- closestPointLine(float, float, float, float, float, float) - Static method in class engine.util.ToolKit
- closestPointLine(float, float, float, float, float, float, boolean) - Static method in class engine.util.ToolKit
-
Finds the closest spot on a line from a point
- cobstacle - Variable in class test.CObstacle
- CObstacle - Class in test
- CObstacle() - Constructor for class test.CObstacle
- CObstacle(float[]) - Constructor for class test.CObstacle
- CObstacle(float[][]) - Constructor for class test.CObstacle
- CObstacle(float, float) - Constructor for class test.CObstacle
- CObstacle(float, float, float, float) - Constructor for class test.CObstacle
- CObstacle(Rect) - Constructor for class test.CObstacle
- CObstacle(Rect[]) - Constructor for class test.CObstacle
- CObstacle(ArrayList<Rect>) - Constructor for class test.CObstacle
- CObstacle(CObstacle) - Constructor for class test.CObstacle
- color - Variable in class test.Particle
- colorLayer - Variable in class engine.entity.Entity
- colorLists - Variable in class engine.entity.Entity
- colorTints - Variable in class engine.entity.Entity
- compareColorColor(int[], int[]) - Static method in class engine.util.ToolKit
- compareColorList(int, int, int, int, int[]) - Static method in class engine.util.ToolKit
- compareListList(float[], float[]) - Static method in class engine.util.ToolKit
-
Checks if two lines are identical
- compareProcessingColorList(PApplet, int, int[]) - Static method in class engine.util.ToolKit
- compareTo(Entity) - Method in class engine.entity.Entity
- compareTo(Object) - Method in class engine.util.Point
- compareTo(Object) - Method in class engine.util.Rect
- Convolutional - Class in engine.neural.networks
- Convolutional() - Constructor for class engine.neural.networks.Convolutional
- coords - Variable in class engine.entity.movement.PlatformerSimple
- copy() - Method in class engine.neural.Matrix
- copy() - Method in class engine.neural.Vector
- copy(PApplet, PImage, PImage) - Static method in class engine.util.ToolKit
-
Copies image1 onto image2
- cost - Variable in class engine.neural.networks.Feedforward
-
Variable that tracks the cost function being used
- Cost - Interface in engine.neural
- createInteraction(Room, Move, Entity, Ability, Triggers) - Static method in class engine.entity.entities.Interaction
- currAnim - Variable in class engine.util.Animator
- currCost - Variable in class engine.neural.networks.Feedforward
-
Variable that keeps track of the last cost of the network
- currRoom - Variable in class engine.entity.Entity
- currSpeed - Variable in class engine.entity.movement.EightDirectional
- currTrig - Variable in class engine.entity.abilities.Interact8d
- currTrig - Variable in class engine.entity.abilities.Sword8d
All Classes and Interfaces|All Packages