Codename LogoCodename Logo

funkin.editors.ui.UIAudioPlayer

APIWiki

Constructor

View in GitHub

new(x:Float, y:Float, bytes:Bytes)

Variables

bytes:Bytes

draggingObj:FlxBar = null

nextPlayerColor:FlxColor = 0x440364

playingSprite:FlxSprite

sound:FlxSound

timeBar:FlxBar

timeBarPlayer:FlxSprite

volumeBar:FlxBar

volumeIcon:FlxSprite

wasPlaying:Bool = false

Methods

Inherited Variables

Defined by UIButton

callback:() ‑> Void = null

hasBeenPressed:Bool = false

shouldPress:Bool = true

Defined by UISliceSprite

bHeight:Int = 20

bWidth:Int = 120

drawBottom:Bool = true

drawMiddle:Bool = true

drawTop:Bool = true

framesOffset:Int = 0

incorporeal:Bool = false

Defined by UISprite

autoAlpha:Bool = true

canBeHovered:Bool = true

cursor:MouseCursor = ARROW

focused:Bool

hoverCallback:() ‑> Void = null

hovered:Bool = false

hoveredByChild:Bool = false

members:Array<FlxBasic> = []

pressed:Bool = false

selectable:Bool = true

Inherited Methods