Packages

object SoundFileManager extends FileManager

Defines operation on sounds files

Linear Supertypes
FileManager, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SoundFileManager
  2. FileManager
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val jsonExtension: String
    Definition Classes
    FileManager
  2. def loadButtonsSound(): String

    Gets button sound path

    Gets button sound path

    returns

    button sound path to string

  3. def loadLevelMusic(): String

    Gets level music path

    Gets level music path

    returns

    level music path to string

  4. def loadMenuMusic(): String

    Gets menu music path

    Gets menu music path

    returns

    menu music path to string

  5. implicit val who: String
    Definition Classes
    SoundFileManagerFileManager