Skip to content

Discussion: AndroidHarness shall use SimpleApplication #1292

Open
@MeFisto94

Description

@MeFisto94

Currently it is a LegacyApplication but it only exposes Application.
Both cases make it hard to access the "rootNode".
LegacyApplication says jME3 applications *SHOULD NOT EXTEND* this class but extend {@link com.jme3.app.SimpleApplication} instead.

That's why I've opened this discussion issue: Some people dislike SimpleApplication for making assumptions (specifically said getRootNode, which assumes a main viewport with one node attached as scene).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions