Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 28, 2016, 4:08:07 PM (8 years ago)
Author:
plehmann
Message:

scriptcontroller task system doesnt work. it seems like queue is the wrong data structure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/plehmannFS16/data/gui/scripts/testscript.lua

    r11167 r11178  
    2323if ctrl ~= nil then
    2424
    25 
    26     ctrl:debugOut()
     25    --ctrl:printDebug()
     26  --ctrl:debugOut(1000)
     27  --ctrl:stringOut(10000, "hello")
    2728  --ctrl:eventScheduler("mal", xl,yl,zl, xl,yl,zl, 10)
    2829  -- ctrl:eventScheduler("ral", xl, yl, zl, 3, 3000, 0, math.pi)
Note: See TracChangeset for help on using the changeset viewer.