You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Add new Parallax2D node
This commit is contained in:
@@ -852,6 +852,7 @@ public:
|
||||
|
||||
FUNCRIDSPLIT(canvas)
|
||||
FUNC3(canvas_set_item_mirroring, RID, RID, const Point2 &)
|
||||
FUNC3(canvas_set_item_repeat, RID, const Point2 &, int)
|
||||
FUNC2(canvas_set_modulate, RID, const Color &)
|
||||
FUNC3(canvas_set_parent, RID, RID, float)
|
||||
FUNC1(canvas_set_disable_scale, bool)
|
||||
|
||||
Reference in New Issue
Block a user