You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cyberpunk is an opinionated Kotlin LibGDX framework that aims to be on a little higher abstraction level than KTX. Some of its utilities are generic enough to make it into KTX. In particular, we should look into:
Screenshot utilities.
Profiling.
Camera utilities.
Image and text helpers.
Refactoring and addressing feedback (see comments below).
Cyberpunk is an opinionated Kotlin LibGDX framework that aims to be on a little higher abstraction level than KTX. Some of its utilities are generic enough to make it into KTX. In particular, we should look into:
See ImXico/cyberpunk#14. @ImXico