EmergentOrganization/cell-rpg

View on GitHub
core/src/io/github/emergentorganization/cellrpg/PixelonTransmission.java

Summary

Maintainability
A
1 hr
Test Coverage

Method create has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Override
    public void create() {
        GLProfiler.enable();
        GLProfiler.listener = new GLErrorListener() {
            @Override

    There are no issues that match your filters.

    Category
    Status