Skip to content

Initialize redundancy #40

@wsdt

Description

@wsdt

Initialized Var is non-static. So initialize gets executed for every instance (which isn't necessary bc. bitmaps are static).

Migrate all initialize() contents so that isInitialized() var can be static without problems. But keep initialze() non-static so we can implement it from DrawableObj.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions