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

Public Member Functions

function create (local name, local path)
 
- 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 
)
Parameters
namestring
pathstring
Returns
lstg.ResSound

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