mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-20 07:24:06 +09:00
AI API
Former-commit-id: 7821931c73c0d90a883b3732eb5a950c2b2a0402 Former-commit-id: b77ed6d9cc3effd183646a7e0c8411b4e125cfd2
This commit is contained in:
@@ -8,5 +8,5 @@ import net.torvald.terrarum.gameactors.ai.ActorAI
|
||||
* Created by minjaesong on 16-03-14.
|
||||
*/
|
||||
interface AIControlled {
|
||||
var actorAI: ActorAI
|
||||
val scriptPath: String
|
||||
}
|
||||
Reference in New Issue
Block a user