Skip to content

KTX tools module #14

Open
Open
@czyzby

Description

@czyzby

An equivalent to gdx-tools that could automate some KTX-related operations. Potential candidates:

  • Conversion of .properties files to type-safe i18n enums from ktx-i18n.
  • Conversion of skin .json definition to type-safe builders from ktx-style.
  • Generating type-safe ktx-style builders from an existing Skin instance.
  • Extraction of texture region names from .atlas files, which could be saved as a type-safe enum. Useful for both ktx-style builders and general TextureAtlas usage.

Could be implemented as standalone library or Gradle plugin. Or both. The first approach seems the most flexible.

@kotcrab

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedMore advanced tasks that might require advanced knowledge of Kotlin, KTX or LibGDXideaDiscussions of possible new featurestoolsIssues of the unreleased ktx-tools module

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions