Module score::values [] [src]

IntValue and FloatValue and StringValue are simple wrappers around an [Effector]. They don't do very much but they assist in creating type safe [Component] structs. See the [set_value] macro for an example.

Structs

FloatValue
IntValue
StringValue