Table of Contents

Class AmbientSoundPanel

Namespace
DevInterface
Assembly
Assembly-CSharp.dll
public class AmbientSoundPanel : Panel
Inheritance
AmbientSoundPanel
Inherited Members

Constructors

AmbientSoundPanel(DevUI, DevUINode, Vector2, AmbientSound)

public AmbientSoundPanel(DevUI owner, DevUINode parentNode, Vector2 pos, AmbientSound sound)

Parameters

owner DevUI
parentNode DevUINode
pos Vector2
sound AmbientSound

Fields

sound

public AmbientSound sound

Field Value

AmbientSound

Methods

Move(Vector2)

public override void Move(Vector2 newPos)

Parameters

newPos Vector2

Refresh()

public override void Refresh()

Update()

public override void Update()