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

P

PhysicBody - Class in edu.eside.flingbox.physics
Abstract class with handles all properties that any physical body should have.
PhysicBody.OnMovementListener - Interface in edu.eside.flingbox.physics
Implements on move callback.
PhysicPolygon - Class in edu.eside.flingbox.physics
Implements physics properties for polygols.
PhysicPolygon(Vector2D[], float, Vector2D, PhysicBody.OnMovementListener) - Constructor for class edu.eside.flingbox.physics.PhysicPolygon
Constructor physics for default polygon.
Polygon - Class in edu.eside.flingbox.bodies
Polygon is a general class which handles the physics and render instances of a polygonal Body.
Polygon() - Constructor for class edu.eside.flingbox.bodies.Polygon
 
Polygon(Vector2D[]) - Constructor for class edu.eside.flingbox.bodies.Polygon
Constructor for a Polygon
polygonA - Variable in class edu.eside.flingbox.math.Intersect
Just pointer to recognize polygon side
polygonArea(Vector2D[]) - Static method in class edu.eside.flingbox.math.PolygonUtils
Computes area of polygon.
polygonB - Variable in class edu.eside.flingbox.math.Intersect
Just pointer to recognize polygon side
polygonCentroid(Vector2D[]) - Static method in class edu.eside.flingbox.math.PolygonUtils
Computes the polygon's centroid
polygonConatinsPoint(Vector2D[], Vector2D) - Static method in class edu.eside.flingbox.math.PolygonUtils
Checks if a Vector2D is contained by a polygon.
PolygonUtils - Class in edu.eside.flingbox.math
Implements some utilities for polygons.
position - Variable in class edu.eside.flingbox.physics.collisions.Contact
Contact's absolute position
PositionComparator - Class in edu.eside.flingbox.utils
Abstract class to arrange objects by it's position in the scene.
PositionComparator() - Constructor for class edu.eside.flingbox.utils.PositionComparator
 
PositionComparator.Positionable - Interface in edu.eside.flingbox.utils
Interface of an object that can be located
Preferences - Class in edu.eside.flingbox
 
preferences - Static variable in class edu.eside.flingbox.R.layout
 
preferences - Static variable in class edu.eside.flingbox.R.string
 
PreferencesActivity - Class in edu.eside.flingbox
Preferences activity
PreferencesActivity() - Constructor for class edu.eside.flingbox.PreferencesActivity
 
project(Vector2D) - Method in class edu.eside.flingbox.graphics.RenderCamera
 
projectOver(Vector2D) - Method in class edu.eside.flingbox.math.Vector2D
computes the length of projected vector

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