This website works better with JavaScript.
Home
Help
Sign In
nomis
/
lamp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
documentating code
master
n0m1s
6 years ago
parent
ac6135be0b
commit
a5a8940e4a
Signed by:
nomis
GPG Key ID:
BC0454CAD76FE803
1 changed files
with
3 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
html/illumination_curve.js
+ 3
- 0
html/illumination_curve.js
View File
@ -56,6 +56,9 @@ class IlluminationPoint {
}
}
}
}
/
*
*
*
drawing
functions
for
the
bezier
path
and
handles
*
/
class
Drawer
{
class
Drawer
{
constructor
(
context
)
{
constructor
(
context
)
{
this
.
draw
=
context
;
this
.
draw
=
context
;
Write
Preview
Loading…
Cancel
Save