Home
last modified time | relevance | path

Searched refs:getRandNote (Results 1 – 9 of 9) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/
H A DSunDoor.lua53 v.sungNote = getRandNote()
H A Dsingbulb.lua77 v.myNote = getRandNote()
H A Denergygodspirit.lua144 v.curNote = getRandNote()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/files/scripts/entities/_unused/
H A Dancient-plant.lua65 v.myNote = getRandNote()
H A Dancient-bulb.lua50 v.note2 = getRandNote()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/game_scripts/_mods/guert_mod/tempo/
H A Dsingbulb.lua74 v.myNote = getRandNote()
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/Aquaria/
H A DDSQ.h1407 int getRandNote();
H A DScriptInterface.cpp2091 luaFunc(getRandNote) in luaFunc() argument
2095 luaReturnNum(dsq->getRandNote()); in luaFunc()
10019 luaRegister(getRandNote),
H A DDSQ.cpp1821 int DSQ::getRandNote() in getRandNote() function in DSQ