supertux
SquirrelEnvironment Member List

This is the complete list of members for SquirrelEnvironment, including all inherited members.

expose(const std::string &name, std::unique_ptr< T > script_object)SquirrelEnvironmentinline
expose_self()SquirrelEnvironment
get_vm() const (defined in SquirrelEnvironment)SquirrelEnvironmentinline
run_script(const std::string &script, const std::string &sourcename)SquirrelEnvironment
run_script(std::istream &in, const std::string &sourcename)SquirrelEnvironment
SquirrelEnvironment(SquirrelVM &vm, const std::string &name) (defined in SquirrelEnvironment)SquirrelEnvironment
try_expose(GameObject &object)SquirrelEnvironment
try_unexpose(GameObject &object) (defined in SquirrelEnvironment)SquirrelEnvironment
unexpose(const std::string &name) (defined in SquirrelEnvironment)SquirrelEnvironment
unexpose_self() (defined in SquirrelEnvironment)SquirrelEnvironment
update(float dt_sec) (defined in SquirrelEnvironment)SquirrelEnvironment
wait_for_seconds(HSQUIRRELVM vm, float seconds) (defined in SquirrelEnvironment)SquirrelEnvironment
~SquirrelEnvironment() (defined in SquirrelEnvironment)SquirrelEnvironmentvirtual