mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-02-22 01:45:33 +01:00
Doc a point for this one
- Fix error in Engine#createFramePlan documentation
This commit is contained in:
parent
a2fc111499
commit
68ed161269
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ public interface Engine {
|
|||
|
||||
/**
|
||||
* Create a plan that will start execution after the start of the level render and
|
||||
* finish execution before {@link #setupRender} is called.
|
||||
* finish execution before {@link #render} is called.
|
||||
*
|
||||
* @return A new plan.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue