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

B

BELOW - Static variable in class mako5.math.phys.Boundary
 
bind() - Method in class mako5.gfx.DefaultImage
Binds the texture for this image.
blindRender(float, float) - Method in class mako5.gfx.DefaultImage
Renders a quad of the image width and height without binding the texture first.
blindRender(float, float) - Method in class mako5.gfx.MaskedImage
Renders a quad of the image width and height without binding the texture first.
blindRenderAt(float, float) - Method in class mako5.gfx.DefaultImage
Renders this image centered at the desired coordinates.
blindRenderAt(float, float) - Method in class mako5.gfx.MaskedImage
Renders this image centered at the desired coordinates.
BOLD - Static variable in class mako5.gfx.OGLFont
 
Boundary - Class in mako5.math.phys
A horizontal or verticle boundary that cannot be passed.
Boundary(boolean, boolean, float) - Constructor for class mako5.math.phys.Boundary
Makes a new Boundary.
BOUNDARY - Static variable in class mako5.math.phys.Bounds
 
Bounded - Interface in mako5.math.phys
Any object that has collision bounds.
BoundingCircle - Class in mako5.math.phys
Bounds shaped like a circle.
BoundingCircle(float) - Constructor for class mako5.math.phys.BoundingCircle
Creates a new BoundingCircle.
BoundingCircle(float, R2v) - Constructor for class mako5.math.phys.BoundingCircle
Creates a new BoundingCircle
BoundingRect - Class in mako5.math.phys
A bounding rectangle.
BoundingRect(R2v, float, float) - Constructor for class mako5.math.phys.BoundingRect
Makes a new Bounding Rectangle.
Bounds - Class in mako5.math.phys
Represents the bounds of an object.
Bounds(int) - Constructor for class mako5.math.phys.Bounds
Creates a new Bounds object.
Bounds(R2v, int) - Constructor for class mako5.math.phys.Bounds
Creates a new Bounds object.
BUILD_DATE - Static variable in class mako5.Mako5
The current version of the Mako5 architecture.
buildFont(String, int, int) - Method in class mako5.gfx.OGLFont
 

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