SDLPP LineRenderer: actually copy in copySelf
This commit is contained in:
@@ -41,6 +41,7 @@ public:
|
||||
void setOutlineColor( const std::string & /*UNUSED*/ ) override {}
|
||||
|
||||
protected:
|
||||
virtual void copyTo(std::shared_ptr<RenderObject> other) override;
|
||||
void updateXY();
|
||||
double og_x1;
|
||||
double og_y1;
|
||||
|
||||
Reference in New Issue
Block a user