Merge branch 'master' of https://git.redacted.cc/Josh/JGL
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m11s
All checks were successful
Run ReCI Build Test / Explore-Gitea-Actions (push) Successful in 6m11s
This commit is contained in:
11
README.md
11
README.md
@@ -19,12 +19,17 @@ Yet Another C++ Rendering Toolkit
|
||||
|
||||
### J2D
|
||||
* DrawPoint
|
||||
* DrawLine / DrawGradientLine
|
||||
* DrawLine / DrawGradientLine / DrawDottedLine / DrawDashedLine / DrawLines
|
||||
* DrawSprite / DrawPartialSprite
|
||||
* OutlineRect / FillRect / FillGradientRect / FillRoundedRect
|
||||
* DrawRenderTarget / DrawPartialRenderTarget
|
||||
* OutlineRect / OutlineRoundedRect / OutlineChamferRect
|
||||
* FillRect / FillGradientRect / FillRoundedRect / FillChamferRect
|
||||
* OutlineCircle / FillCircle
|
||||
* OutlineTriangle / FillTriangle
|
||||
* OutlineTriangle / FillTriangle / FillGradientTriangle
|
||||
* DrawString
|
||||
* DrawCubicBezierCurve
|
||||
* DrawArc
|
||||
* OutlineEllipse / FillEllipse
|
||||
|
||||
### J3D
|
||||
* DrawLine
|
||||
|
Reference in New Issue
Block a user