Class Index | File Index

Classes


Class ROT.Scheduler.Simple


Extends ROT.Scheduler.
Simple fair scheduler (round-robin style)
Defined in: <rot.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
add(item, repeat)
 
next()
Methods borrowed from class ROT.Scheduler:
clear, getTime, remove
Class Detail
ROT.Scheduler.Simple()
Method Detail
add(item, repeat)
Parameters:
item
repeat
See:
ROT.Scheduler#add

next()
See:
ROT.Scheduler#next

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Jun 13 2016 11:14:42 GMT+0200 (CEST)