Possible action types of skillsReducer reducer
State of skillsReducer reducer
React Component representing action button for registering to the current game turn. It handles whether this action should be enabled, lets user select skills (which must be 100 in total) and registers him with given set of skills.
Reducer function which sets skills currently selected by user and checks whether their sum is equal to 100 or not.
Generated using TypeDoc
Action of skillsReducer reducer