Skip to content

Add TypingLabel extension module #281

Open
@czyzby

Description

@czyzby
  • Create a new KTX module that extends ktx-scene2d.
  • Include and document another major dependency: com.rafaskoberg.gdx:typing-label.
  • Add and test factory method for TypingLabel.
  • Add utility extension methods that register event listeners.
    • Add support for multiple TypingListener instances.
  • Consider adding custom DSL for TypingLabel tokens.

TypingLabel is an interesting third-party extension that defines additional Scene2D actor: a label that appears to be typed in real time. It supports a wide range of special effects. It would be a nice addition to our Scene2D extensions.

Label example

Metadata

Metadata

Assignees

Labels

help wantedMore advanced tasks that might require advanced knowledge of Kotlin, KTX or LibGDXscene2dIssues of the ktx-scene2d module and Scene2D integration in general

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions