You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joseph Gardner 7d789c04bb
Fixed sails out / colliding issue. #story[1297]
8 years ago
..
ActiveObserverCommand.java Only one angular command can be active at a time. Only one velocity command can be active at a time. #story[1196] 8 years ago
CollisionCommand.java Fixed sails out / colliding issue. #story[1297] 8 years ago
Command.java Made ObserverCommands and made racestate an observable. ObserverCommands observes the race passes in the params. #story[1196] 8 years ago
CommandFactory.java Created enums and bound them to zoom in, zoom out and sails toggle for key bindings so that something expected shows up for key binding descriptions when changing key bindings. #story[1197] 8 years ago
CompositeCommand.java Wrote possible fix for issue #50 (Composite command tries to remove non-existent element) 8 years ago
ObserverCommand.java Only one angular command can be active at a time. Only one velocity command can be active at a time. #story[1196] 8 years ago
SailsCommand.java Fixed sails out / colliding issue. #story[1297] 8 years ago
TackGybeCommand.java Attempt to fix sails in / out colliding issue. Going to test on dev for a better visual representation. #story[1297] 8 years ago
VMGCommand.java Attempt to fix sails in / out colliding issue. Going to test on dev for a better visual representation. #story[1297] 8 years ago
WindCommand.java Attempt to fix sails in / out colliding issue. Going to test on dev for a better visual representation. #story[1297] 8 years ago