A B C D E F G H I J L M N O P Q R S T U V Y

T

tan() - Method in class mako5.math.Angle
Returns the tangent of this in radians
tearDown() - Method in class mako5.tests.R2vTest
 
testAddFloatFloat() - Method in class mako5.tests.R2vTest
Test method for R2v.add(float, float).
testAddR2v() - Method in class mako5.tests.R2vTest
Test method for R2v.add(mako5.math.R2v).
testAngleWith() - Method in class mako5.tests.R2vTest
Test method for R2v.angleWith(mako5.math.R2v).
testClone() - Method in class mako5.tests.R2vTest
Test method for R2v.clone().
testCollision(Boundary, BoundingRect) - Static method in class mako5.math.phys.Bounds
Tests for collision between a boundary and a bounded rectangle.
testCollision(BoundingRect, BoundingRect) - Static method in class mako5.math.phys.Bounds
Tests for a collision between a rectangle and another rectangle.
testDiv() - Method in class mako5.tests.R2vTest
Test method for R2v.div(float).
testDot() - Method in class mako5.tests.R2vTest
Test method for R2v.dot(mako5.math.R2v).
testFindDistanceTo() - Method in class mako5.tests.R2vTest
Test method for R2v.findDistanceTo(mako5.math.R2v).
testGetDirection() - Method in class mako5.tests.R2vTest
Test method for R2v.getDirection().
testHasHat() - Method in class mako5.tests.R2vTest
Test method for R2v.hasHat().
testLength() - Method in class mako5.tests.R2vTest
Test method for R2v.length().
testLengthSquared() - Method in class mako5.tests.R2vTest
Test method for R2v.lengthSquared().
testMulti() - Method in class mako5.tests.R2vTest
Test method for R2v.multi(float).
testNormalize() - Method in class mako5.tests.R2vTest
Test method for R2v.normalize().
testR2v() - Method in class mako5.tests.R2vTest
Test method for R2v.R2v().
testR2vFloatFloat() - Method in class mako5.tests.R2vTest
Test method for R2v.R2v(float, float).
testR2vR2v() - Method in class mako5.tests.R2vTest
Test method for R2v.R2v(mako5.math.R2v).
testSetFloatFloat() - Method in class mako5.tests.R2vTest
Test method for R2v.set(float, float).
testSetLength() - Method in class mako5.tests.R2vTest
Test method for R2v.setLength(float).
testSetR2v() - Method in class mako5.tests.R2vTest
Test method for R2v.set(mako5.math.R2v).
testSetX() - Method in class mako5.tests.R2vTest
Test method for R2v.setX(float).
testSetY() - Method in class mako5.tests.R2vTest
Test method for R2v.setY(float).
testSubFloatFloat() - Method in class mako5.tests.R2vTest
Test method for R2v.sub(float, float).
testSubR2v() - Method in class mako5.tests.R2vTest
Test method for R2v.sub(mako5.math.R2v).
testToPolar() - Method in class mako5.tests.R2vTest
Test method for R2v.toPolar().
testToString() - Method in class mako5.tests.R2vTest
Test method for R2v.toString().
TimeGnome - Class in mako5.evnt
The time keeper that knows the number of elapsed milliseconds, the number of frames, and can calculate the time per frame.
TimeGnome() - Constructor for class mako5.evnt.TimeGnome
Initializes values for all variables.
TimeGnome(long) - Constructor for class mako5.evnt.TimeGnome
Initializes values for all variables.
toDegrees() - Method in class mako5.math.Angle
Returns the measurement of this in radians.
toPolar() - Method in class mako5.math.R2v
Converts this vector into a polar value.
toRadians() - Method in class mako5.math.Angle
Returns the measurement of this.
toString() - Method in class mako5.math.Angle
Returns "Angle: " + ..value..
toString() - Method in class mako5.math.R2v
Converts this to a string
toString() - Method in class mako5.util.ArrayQueue
Returns this as a string.
toVector() - Method in class mako5.math.Polar
Converts this to a vector
Trig - Class in mako5.math
Handles trigonometry.
Trig() - Constructor for class mako5.math.Trig
 
TWO_PI - Static variable in class mako5.math.Angle
 

A B C D E F G H I J L M N O P Q R S T U V Y