ipositionedsizedobject
Introduction
The IPositionedSizedObject is the base interface for all visual objects in the RenderingLibrary (the core game engine used by Gum), and it is also implemented by the GraphicalUiElement. It provides properties for position, size, rotation, and parent/child relationships.
Members
Last updated