LuaSTG-x Core API
lstg::ResMusic Class Reference
Inheritance diagram for lstg::ResMusic:
lstg::ResAudio lstg::Resource

Public Member Functions

function create (local name, local path, local loopStart, local loopEnd)
 
- Public Member Functions inherited from lstg::ResAudio
function getFFT ()
 
function getFFTSize ()
 
function getInfo ()
 
function getPath ()
 
function getSource ()
 
function getStream ()
 
function isPlaying ()
 
function isStopped ()
 
function pause ()
 
function play (local vol, local pan)
 
function resume ()
 
function stop ()
 
- Public Member Functions inherited from lstg::Resource
function getInfo ()
 
function getName ()
 
function getPath ()
 
function getType ()
 

Member Function Documentation

◆ create()

function create ( local  name,
local  path,
local  loopStart,
local  loopEnd 
)
Parameters
namestring
pathstring
loopStartnumber
loopEndnumber
Returns
lstg.ResMusic

The documentation for this class was generated from the following file: