MovingBlocks / TeraMath

Experimental standalone math and stuff. Automation category: Terasology Library
Apache License 2.0
13 stars 11 forks source link

Add copy constructor for Rect2x #35

Closed msteiger closed 9 years ago

msteiger commented 9 years ago

Rect2x are all effectively unmodifiable. Copying shouldn't be necessary.