IntExtension extension

on

Properties

square int

Available on int, provided by the IntExtension extension

no setter

Methods

clamp(int min, int max) int

Available on int, provided by the IntExtension extension

Clamps this to min..max.