Index

A C G I N R U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

Area - Class in net.raphdf201.lib.math
 
Area() - Constructor for class net.raphdf201.lib.math.Area
 

C

Constants - Class in net.raphdf201.lib
 
Constants() - Constructor for class net.raphdf201.lib.Constants
 
controllerDeadzone - Static variable in class net.raphdf201.lib.Constants
The default deadzone value for Utils.removeDeadzone(double)

G

getConeArea(double, double) - Static method in class net.raphdf201.lib.math.Area
 
getCubeArea(double) - Static method in class net.raphdf201.lib.math.Area
 
getCylinderArea(double, double) - Static method in class net.raphdf201.lib.math.Area
 
getHalfSphereArea(double) - Static method in class net.raphdf201.lib.math.Area
 
getPrismArea(double, double, double) - Static method in class net.raphdf201.lib.math.Area
 
getPyramidArea(double, double, double) - Static method in class net.raphdf201.lib.math.Area
 
getSphereArea(double) - Static method in class net.raphdf201.lib.math.Area
 

I

isOdd(int) - Static method in class net.raphdf201.lib.math.Utils
 

N

net.raphdf201.lib - package net.raphdf201.lib
 
net.raphdf201.lib.controller - package net.raphdf201.lib.controller
 
net.raphdf201.lib.math - package net.raphdf201.lib.math
 

R

removeDeadzone(double) - Method in class net.raphdf201.lib.controller.Utils
A method to counter joystick drift by returning 0 if the value is below a certain level
removeDeadzone(double, double) - Method in class net.raphdf201.lib.controller.Utils
A method to counter joystick drift by returning 0 if the value is below a certain level

U

Utils - Class in net.raphdf201.lib.controller
Controller utilities class like deadzone remover
Utils - Class in net.raphdf201.lib.math
 
Utils() - Constructor for class net.raphdf201.lib.controller.Utils
 
Utils() - Constructor for class net.raphdf201.lib.math.Utils
 

V

Volume - Class in net.raphdf201.lib.math
 
Volume() - Constructor for class net.raphdf201.lib.math.Volume
 
A C G I N R U V 
All Classes and Interfaces|All Packages|Constant Field Values