Skip to content

No terminate() method in BaseAppState #1428

@fredokun

Description

@fredokun

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

No one assigned

    Labels

    DocumentationIssues that affect the Wiki, Javadoc or any other form of documentation

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions