1
0
Fork 0
forked from 0x2620/oxjs

update Ox.Chart

This commit is contained in:
rlx 2012-03-26 19:26:28 +00:00
commit c5af338d2d
4 changed files with 178 additions and 37 deletions

View file

@ -4,9 +4,9 @@
/*@
Ox.VideoEditor <f:Ox.Element> VideoEditor Object
() -> <f> VideoEditor Object
(options) -> <f> VideoEditor Object
(options, self) -> <f> VideoEditor Object
() -> <o> VideoEditor Object
(options) -> <o> VideoEditor Object
(options, self) -> <o> VideoEditor Object
options <o> Options object
self <o> shared private variable
@*/