[x] Load -> MenuState
[ ] Select -> GameSetupState
- Set up board nothing clickable
- Setup whats clickable for GamePlayState (game dependant) [ ] Load -> GamePlayState
- Clickable cards -> MovingCardState
- Drawable deck -> DrawingState
- Action buttons -> Action Callbacks (game dependant)
- Clickable destinations -> Dropcard Callbacks (game dependant)
- Draw to hand -> Ondraw Callbacks (game dependant)