PositionedObject

Introduction The PositionedObject is an object which contains properties and functionality for position, rotation, attachment, velocity, acceleration, and instructions. It serves as the base object for common FlatRedBall classes such as the Camera, Sprite, Emitter, and Text objects. The PositionedObject is also the base class of Entities so if you are using Glue you will[…]