module Kiwi::Strength
Extended Modules
Defined in:
strength.crConstant Summary
-
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)