-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
DocumentationIssues that affect the Wiki, Javadoc or any other form of documentationIssues that affect the Wiki, Javadoc or any other form of documentation
Milestone
Description
The documentation for com.jme3.app.state.BaseAppState is misleading
| * <p>initialize() and terminate() can be used by subclasses to |
From what I see, initialize() is (purposely) final and there is no such method terminate().
Perhaps it was decided that onEnable()/onDisable() is enough for lifecycle management ?
Metadata
Metadata
Assignees
Labels
DocumentationIssues that affect the Wiki, Javadoc or any other form of documentationIssues that affect the Wiki, Javadoc or any other form of documentation