JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.mini2Dx.core.executor
Interface FrameSpreadTask
public interface
FrameSpreadTask
Interface for tasks that can execute partially over each frame
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
updateTask
()
Called each frame on the game thread to progress the task further
Method Detail
updateTask
boolean updateTask()
Called each frame on the game thread to progress the task further
Returns:
True if the task has completed
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method