1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-16 22:07:35 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Shannon Booth
6ea70f5724 LibDraw: Add beginnings of a triangle class
Currently the points of a triangle do not need to be initialised in a
certain orientation. Currently, the only real method in the class is
`contains`. However we can continue extending the class if and when we
need more functionality.
2020-01-19 08:45:23 +01:00