tremble library
Classes
- AABB
-
Animation<
T extends Object> -
AnimationData<
T extends Object> - Camera
- CanvasText
- Circle
- CollisionDetector
- CollisionResolver
- ColorUtils
- FixedUpdate
- GameArea
-
Grid<
T> - Helpers
- ImageUtils
- Line
- MathUtils
- Minkowski
- Parametrics
- Ray
- Raycaster
- RaycastGridHit
-
RaycastHit<
T> - RigidBody
- ScreenController
- SecondOrderDynamics
- Shape
-
Signal<
T> -
SignalValueBuilder<
T> -
SpatialHash<
T> - Spring1D
- Spring2D
- Sprite
- SpriteBatch
-
StateMachine<
T> - Sweep
- TexArea
- TileMap
- Tween
- Vec2
- WaitEvents
Enums
Typedefs
- ParametricFunc = double Function(double)
- PeriodicCallback = bool Function(int phase)
-
StateChangeCallback<
T> = void Function(T? from, T? to) -
SubscriptionCallback<
T> = bool? Function(T) - TimeUpdateCallback = void Function(double deltaTime, double remainingTime)
- UpdateCallback = void Function(double deltaTime)
- UpdateSubscriptionCallback = bool Function(double deltaTime)
- VoidCallback = void Function()