Home
last modified time | relevance | path

Searched defs:p_screen_offset (Results 1 – 4 of 4) sorted by relevance

/dports/devel/godot-tools/godot-3.2.3-stable/scene/2d/
H A Dparallax_layer.cpp119 …::set_base_offset_and_scale(const Point2 &p_offset, float p_scale, const Point2 &p_screen_offset) { in set_base_offset_and_scale()
H A Dparallax_background.cpp51 … ParallaxBackground::_camera_moved(const Transform2D &p_transform, const Point2 &p_screen_offset) { in _camera_moved()
/dports/devel/godot/godot-3.2.3-stable/scene/2d/
H A Dparallax_layer.cpp119 …::set_base_offset_and_scale(const Point2 &p_offset, float p_scale, const Point2 &p_screen_offset) { in set_base_offset_and_scale()
H A Dparallax_background.cpp51 … ParallaxBackground::_camera_moved(const Transform2D &p_transform, const Point2 &p_screen_offset) { in _camera_moved()