~holger-seelig/titania-library/trunk

« back to all changes in this revision

Viewing changes to Prototypes/0/Time/Delay/example.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:
32
32
  inputOnly SFBool set_active
33
33
  inputOnly SFTime set_time
34
34
 
35
 
  url "vrmlscript:
 
35
  url "ecmascript:
36
36
function set_active (value)
37
37
{
38
38
        print ('set_active: ', value);