~holger-seelig/titania-library/trunk

« back to all changes in this revision

Viewing changes to Prototypes/0/Time/ElapsedTime.wrl

  • Committer: Holger Seelig
  • Date: 2017-09-18 02:55:31 UTC
  • Revision ID: holger.seelig@yahoo.de-20170918025531-n60g34kd9bfs41t1
Updated prototypes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
    initializeOnly SFTime startTime 0
19
19
    inputOutput    SFTime start 0
20
20
 
21
 
    url "vrmlscript:
 
21
    url "ecmascript:
22
22
function initialize ()
23
23
{
24
24
        start = 0;