UML diagram for player movements - UQdeco2800/2021-ext-studio-1 GitHub Wiki
This is the UML diagram for Player movements.
Link: https://merituschina2021-1258737610.cos.ap-beijing.myqcloud.com/NewUML.png
Elements in this UML diagram Bridge (com.deco2800.game.components.bridge.Bridge) Entity (com.deco2800.game.entities.Entity) GameArea (com.deco2800.game.areas.GameArea) KeyboardInputFactory (com.deco2800.game.input.KeyboardInputFactory) KeyboardPlayerInputComponent (com.deco2800.game.components.player.KeyboardPlayerInputComponent) PlayerActions (com.deco2800.game.components.player.PlayerActions) RagnorakRacer (com.deco2800.game.screens.RagnorakRacer) RainbowBridge (com.deco2800.game.areas.RainbowBridge)