Public Member Functions | Protected Attributes | Package Attributes

celery::engine::updatehandlers::StickConstraint Class Reference

Inheritance diagram for celery::engine::updatehandlers::StickConstraint:
Inheritance graph
[legend]
Collaboration diagram for celery::engine::updatehandlers::StickConstraint:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StickConstraint (PhysicsEntity e, float constraintDist)
boolean applyConstraint (PhysicsEntity e, float timeElapsed)

Protected Attributes

PhysicsEntity ent_
float constraintDist_

Package Attributes

Vec2F offset_ = new Vec2F()
Vec2F dist_ = new Vec2F()
Vec2F v1_ = new Vec2F()
Vec2F v2_ = new Vec2F()

The documentation for this class was generated from the following file:
 All Classes Functions Variables