Simplifies applying simple physics to an entity
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Rendering2D Entity2DExtensions
Namespace: DeltaEngine.Rendering2D
Assembly: DeltaEngine.Rendering2D (in DeltaEngine.Rendering2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The Entity2DExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
StartBouncingOffScreenEdges | ||
StartFalling | ||
StartMoving | ||
StartMovingUV | ||
StartRotating |
See Also