module

Kiwi::Strength

Constants

MEDIUM = create(0.0, 1.0, 0.0)
REQUIRED = create(1000.0, 1000.0, 1000.0)
STRONG = create(1.0, 0.0, 0.0)
WEAK = create(0.0, 0.0, 1.0)