Home
last modified time | relevance | path

Searched refs:get_limit_end (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dparallax_background.cpp162 Point2 ParallaxBackground::get_limit_end() const { in get_limit_end() function in ParallaxBackground
194 ClassDB::bind_method(D_METHOD("get_limit_end"), &ParallaxBackground::get_limit_end); in _bind_methods()
H A Dparallax_background.h78 Point2 get_limit_end() const;
/dports/devel/godot2/godot-2.1.6-stable/scene/2d/
H A Dparallax_background.cpp159 Point2 ParallaxBackground::get_limit_end() const { in get_limit_end() function in ParallaxBackground
191 ObjectTypeDB::bind_method(_MD("get_limit_end"), &ParallaxBackground::get_limit_end); in _bind_methods()
H A Dparallax_background.h76 Point2 get_limit_end() const;
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/2d/
H A Dparallax_background.cpp159 Point2 ParallaxBackground::get_limit_end() const { in get_limit_end() function in ParallaxBackground
191 ObjectTypeDB::bind_method(_MD("get_limit_end"), &ParallaxBackground::get_limit_end); in _bind_methods()
H A Dparallax_background.h76 Point2 get_limit_end() const;
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dparallax_background.cpp162 Point2 ParallaxBackground::get_limit_end() const { in get_limit_end() function in ParallaxBackground
194 ClassDB::bind_method(D_METHOD("get_limit_end"), &ParallaxBackground::get_limit_end); in _bind_methods()
H A Dparallax_background.h78 Point2 get_limit_end() const;