The Wayback Machine - https://web.archive.org/web/20200818215820/https://github.com/topics/kotlin-extensions
Skip to content
#

kotlin-extensions

Here are 246 public repositories matching this topic...

ktx
limbusdev
limbusdev commented Jan 24, 2019

Hi,
great extension to libGDX :) thank you for that.

My question: how can square brackets be used with libKTX ArrayMaps?

what I wanted to to:

val myMap : ArrayMap<String, Label>
myMap = ArrayMap()
myMap["one"] = new Label(...)

But there is no Set operator defined. Am I doing something wrong, or isn't it just implemented yet?

Cheers

Music-Player-GO
chrisbarth01
chrisbarth01 commented Apr 19, 2019

Components

The component I want to suggest is an inbuilt equalizer for Music Player Go app

Proposal Description

An equalizer which is an electronic equipment that reduces frequency distortion is a necessary component in a music player application. This component allows users to adjust the music to whatever way they want it; rock, jazz, bass blast, etc. A music player without this

Improve this page

Add a description, image, and links to the kotlin-extensions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kotlin-extensions topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.