KSPDev.GUIUtils.TypeFormatters Namespace |
Class | Description | |
---|---|---|
![]() ![]() | AngleType |
Localized message formatting class for a numeric value that represents an angle. The
resulted message may have a unit specification.
|
![]() ![]() | CompactNumberType |
Message formatting class for a numeric value. For the values below 1000 the resulted
message is formatted so that it takes approximately 4 digits. Too small values will be padded
with zeros after the dot.
|
![]() ![]() | CostType |
Localized message formatting class for a numeric value that represents a cost.
|
![]() ![]() | DistanceType |
Localized message formatting class for a numeric value that represents a distance. The
resulted message may have a unit specification.
|
![]() ![]() | ForceType |
Localized message formatting class for a numeric value that represents a force. The
resulted message may have a unit specification.
|
![]() ![]() | KeyboardEventType | Localized message formatting class for a Unity keyboard event. |
![]() ![]() | MassType |
Localized message formatting class for a numeric value that represents a mass. The
resulted message may have a unit specification.
|
![]() | PartType | Localized message formatting class for a part. |
![]() | PercentFixedType |
Localized message formatting class for a numeric value that represents a percentage with
up to 2 digits after the dot regardless to the value scale.
|
![]() ![]() | PercentType |
Localized message formatting class for a numeric value that represents a percentage. The
resulted message may have a unit specification.
|
![]() ![]() | PressureType |
Localized message formatting class for a numeric value that represents a pressure. The
resulted message may have a unit specification.
|
![]() ![]() | ResourceShortType |
Localized message formatting class for a string value that represents an
abbreviated resource type.
|
![]() ![]() | ResourceType |
Localized message formatting class for a string value that represents a resource type.
|
![]() | SmallNumberType |
Message formatting class for a numeric value. For the values below 1000 the resulted
message is formatted so that it takes 4 digits or less.
|
![]() ![]() | VelocityType |
Localized message formatting class for a numeric value that represents a velocity. The
resulted message may have a unit specification.
|