Inventory Engine v4.2
Loading...
Searching...
No Matches
MoreMountains.Tools.Ratio Class Reference

A class to store ratio display info. More...

Public Member Functions

 Ratio (bool drawRatio, Vector2 size, Color ratioColor)

Public Attributes

bool DrawRatio = true
 whether or not that ratio should be drawn
Vector2 Size
 the ratio's size (4:3, 16:9, etc)
Color RatioColor
 the color of the handle to draw

Detailed Description

A class to store ratio display info.

Constructor & Destructor Documentation

◆ Ratio()

MoreMountains.Tools.Ratio.Ratio ( bool drawRatio,
Vector2 size,
Color ratioColor )

Member Data Documentation

◆ DrawRatio

bool MoreMountains.Tools.Ratio.DrawRatio = true

whether or not that ratio should be drawn

◆ RatioColor

Color MoreMountains.Tools.Ratio.RatioColor

the color of the handle to draw

◆ Size

Vector2 MoreMountains.Tools.Ratio.Size

the ratio's size (4:3, 16:9, etc)


The documentation for this class was generated from the following file: