R: Heading turnLeft()
This commit is contained in:
parent
3e71bcf1af
commit
a56304bc77
3 changed files with 9 additions and 7 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# Mikado
|
||||
- [ ] Clean up constants and private fields
|
||||
- [ ] Move move() into Heading.move(Position)
|
||||
- [ ] Move turnLeft() into Heading.turnLeft()
|
||||
- [x] Move turnLeft() into Heading.turnLeft()
|
||||
- [x] Move turnRight() into Heading.turnRight()
|
||||
- [x] Remove HEADING_* constants
|
||||
- [x] in move() compare to heading enum
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue