Add rotated rectangle
This commit is contained in:
parent
971ddbd08e
commit
0fed4f4220
3 changed files with 80 additions and 1 deletions
|
|
@ -69,5 +69,6 @@ export * from './drawables/lights/circle-light';
|
|||
export * from './drawables/lights/flashlight';
|
||||
export * from './drawables/shapes/circle';
|
||||
export * from './drawables/shapes/inverted-tunnel';
|
||||
export * from './drawables/shapes/rotated-rectangle';
|
||||
export * from './drawables/shapes/tunnel';
|
||||
export * from './graphics/rendering/renderer/renderer';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue