Class Index
ScriptBotCore is intended to be a very basic core for a bot built via JavaScript.
This is an adapter object to work around Rhino not letting programmers have optional arguments on functions.
Timer is a simplified timer object that makes it easier to handle timed tasks without
importing an Java classes directly.