Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 404 Bytes

sound.rst

File metadata and controls

28 lines (16 loc) · 404 Bytes

lua

lua

class Sound

Sound:Play()

Play sound.

Sound:Stop()

Stop sound

Sound:SetVolume(volume)

Set volume.

param int volume

New volume.

Sound:SetPosition(position)

Set sounds position.

param position

Position.

type position

Vector