Add hexagons
Signed-off-by: András Schmelczer <andras@schmelczer.dev>
This commit is contained in:
parent
ac4aee3f5f
commit
7f83d0d65a
2 changed files with 70 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ export * from './drawables/drawable-descriptor';
|
|||
export * from './drawables/lights/circle-light';
|
||||
export * from './drawables/lights/flashlight';
|
||||
export * from './drawables/shapes/circle-factory';
|
||||
export * from './drawables/shapes/hexagon-factory';
|
||||
export * from './drawables/shapes/colorful-circle';
|
||||
export * from './drawables/shapes/droplet-factory';
|
||||
export * from './drawables/shapes/inverted-tunnel-factory';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue