diff options
Diffstat (limited to 'tools/editor/plugins/collision_polygon_editor_plugin.h')
| -rw-r--r-- | tools/editor/plugins/collision_polygon_editor_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/editor/plugins/collision_polygon_editor_plugin.h b/tools/editor/plugins/collision_polygon_editor_plugin.h index 54b070614..1c12ee004 100644 --- a/tools/editor/plugins/collision_polygon_editor_plugin.h +++ b/tools/editor/plugins/collision_polygon_editor_plugin.h @@ -90,7 +90,6 @@ protected: static void _bind_methods(); public: - Vector2 snap_point(const Vector2& p_point) const; virtual bool forward_spatial_input_event(Camera* p_camera,const InputEvent& p_event); void edit(Node *p_collision_polygon); CollisionPolygonEditor(EditorNode *p_editor); |
