Home
last modified time | relevance | path

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

/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dparallax_background.cpp129 Point2 ParallaxBackground::get_scroll_base_offset() const { in get_scroll_base_offset() function in ParallaxBackground
188 …ssDB::bind_method(D_METHOD("get_scroll_base_offset"), &ParallaxBackground::get_scroll_base_offset); in _bind_methods()
H A Dparallax_background.h69 Point2 get_scroll_base_offset() const;
/dports/devel/godot2/godot-2.1.6-stable/scene/2d/
H A Dparallax_background.cpp126 Point2 ParallaxBackground::get_scroll_base_offset() const { in get_scroll_base_offset() function in ParallaxBackground
185 …ectTypeDB::bind_method(_MD("get_scroll_base_offset"), &ParallaxBackground::get_scroll_base_offset); in _bind_methods()
H A Dparallax_background.h67 Point2 get_scroll_base_offset() const;
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/2d/
H A Dparallax_background.cpp126 Point2 ParallaxBackground::get_scroll_base_offset() const { in get_scroll_base_offset() function in ParallaxBackground
185 …ectTypeDB::bind_method(_MD("get_scroll_base_offset"), &ParallaxBackground::get_scroll_base_offset); in _bind_methods()
H A Dparallax_background.h67 Point2 get_scroll_base_offset() const;
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dparallax_background.cpp129 Point2 ParallaxBackground::get_scroll_base_offset() const { in get_scroll_base_offset() function in ParallaxBackground
188 …ssDB::bind_method(D_METHOD("get_scroll_base_offset"), &ParallaxBackground::get_scroll_base_offset); in _bind_methods()
H A Dparallax_background.h69 Point2 get_scroll_base_offset() const;