Search Java Classes and Packages
Search Java Frameworks and Libraries
# Classes and Interfaces in #Fisica - 20 results found.
| Name | Description | Type | Package | Framework |
| FBlob | Represents a blob body that can be added to a world. | Class | fisica | Fisica |
|
| FBody | Represents a body in the world. | Class | fisica | Fisica |
|
| FBox | Represents a rectangular body that can be added to a world. | Class | fisica | Fisica |
|
| FCircle | Represents a circular body that can be added to a world. | Class | fisica | Fisica |
|
| FCompound | | Class | fisica | Fisica |
|
| FConstantVolumeJoint | Represents constant volume joint that tries to keep the volume enclosed by a group of bodies constant. | Class | fisica | Fisica |
|
| FContact | Represents a contact between two bodies. | Class | fisica | Fisica |
|
| FContactResult | Represents the result of the contact between two bodies. | Class | fisica | Fisica |
|
| FDistanceJoint | Represents a distance joint that tries to keep two bodies at a constant distance. | Class | fisica | Fisica |
|
| FDrawable | This is a class from which all drawable objects of a world inherit. | Class | fisica | Fisica |
|
| FGearJoint | Represents a gear joint between joints that transfers the movement of one joint to the other. | Class | fisica | Fisica |
|
| Fisica | Represents the library Fisica. | Class | fisica | Fisica |
|
| FJoint | Represents a joint between two or more bodies. | Class | fisica | Fisica |
|
| FLine | Represents a line body that can be added to a world. | Class | fisica | Fisica |
|
| FMouseJoint | Represents a mouse joint that tries to keep a body at a constant distance from the target. | Class | fisica | Fisica |
|
| FPoly | Represents a polygonal body that can be added to a world. | Class | fisica | Fisica |
|
| FPrismaticJoint | Represents a prismatic joint that restricts the movement of one body with respect to another to a translation along a given axis. | Class | fisica | Fisica |
|
| FRaycastResult | Represents the result of a casted ray. | Class | fisica | Fisica |
|
| FRevoluteJoint | Represents a revolute joint that restricts the movement of one body with respect to another to rotation around a given anchor. | Class | fisica | Fisica |
|
| FWorld | Represents the world where all the bodies live in. | Class | fisica | Fisica |