Skip to content

Move Sound Tray code from FlxGame #156

Description

@IQAndreas

In FlxGame, rather than create a new Sound Tray instance and add it to the stage, all the logic for drawing the sound tray is spread across various functions in the class.

I feel the logic should be moved out and separated into a SoundTray class. I still need to look deeper into the code and see whether or not it should be considered a plugin, or if it needs to be in the main package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions