Home
last modified time | relevance | path

Searched refs:setEnding (Results 1 – 3 of 3) sorted by relevance

/dports/games/fillets-ng/fillets-ng-1.0.1/src/menu/
H A DWorldBranch.h34 void setEnding(LevelNode *new_node);
H A Dworldmap-script.cpp78 getWorld(L)->setEnding(node); in script_branch_setEnding()
H A DWorldBranch.cpp95 WorldBranch::setEnding(LevelNode *new_node) in setEnding() function in WorldBranch