Uses of Class
struct.Key
-
Uses of Key in aiinterface
Modifier and TypeFieldDescriptionprivate LinkedList<Key>
CommandCenter.skillKey
The list storing the converted keys.Modifier and TypeMethodDescriptionCommandCenter.getSkillKey()
Returns the first element from the list of keys waiting to be executed.AIInterface.input()
Receives a key input from AI.
It is executed in each frame and returns a value in the Key type.Modifier and TypeMethodDescriptionCommandCenter.getSkillKeys()
Returns the list of keys waiting to be executed.