Scaleform::Render::Rect::BoundsType
Scaleform::Render::Rect::BoundsType
enum BoundsType {
Min,
Max
};
Description
BoundsType is an enumeration used by SetRect and Rect constructors to initialize the rectangle with the minimum or maximum rectangle values.
File