mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
This commit is contained in:
@@ -4,7 +4,7 @@ package net.torvald.terrarum.gameactors
|
||||
/**
|
||||
* Actors that has movement controlled by Keyboard or AI
|
||||
*
|
||||
* Created by minjaesong on 15-12-31.
|
||||
* Created by minjaesong on 2015-12-31.
|
||||
*/
|
||||
interface Controllable {
|
||||
fun keyDown(keycode: Int): Boolean
|
||||
|
||||
Reference in New Issue
Block a user