monotony Help

Stat

Inherits from Notifier

Abstract object that helps restrict an Integer to a specific range.

Variables

Name

Type

Description

value

Integer

Value of the Stat

max

Integer

Maximum the Stat can be

min

Integer

Minimum that the Stat can be

Functions

Name

Description

change_value(adjust)

Adjusts the value by adjust

Last modified: 31 December 2024