AndreasHefti / flyko-lib

FlyKo (Firefly for Kotlin) is a Kotlin multiplatform 2d Game high-level API and engine
Apache License 2.0
11 stars 0 forks source link

Code cleanup: Global lambdas #9

Open AndreasHefti opened 1 year ago

AndreasHefti commented 1 year ago

Use global lambdas where possible (less byte-code footprint)