Uses of Interface
games.stendhal.client.GameLoop.PersistentTask
Packages that use GameLoop.PersistentTask
-
Uses of GameLoop.PersistentTask in games.stendhal.client
Methods in games.stendhal.client with parameters of type GameLoop.PersistentTaskModifier and TypeMethodDescriptionvoidGameLoop.runAllways(GameLoop.PersistentTask task) Set the task that should be run at every loop iteration.