Skip to content

Commit 1279379

Browse files
committed
Remove TODO
1 parent c6ee7f4 commit 1279379

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/OctopusKit/Components/Input/Keyboard/KeyboardControlledRotationComponent.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import GameplayKit
2020
public final class KeyboardControlledRotationComponent: OctopusComponent, OctopusUpdatableComponent {
2121

2222
// TODO: Tests
23-
// TODO: Reset the acceleration when the direction reverses, as that is more natural.
2423

2524
public override var requiredComponents: [GKComponent.Type]? {
2625
[KeyboardEventComponent.self,

0 commit comments

Comments
 (0)