inputs.ButtonState

class inputs.ButtonState(value)

Represents states a button can be in.

UP = False
DOWN = True