-
Notifications
You must be signed in to change notification settings - Fork 48
Developer's API
Elsa Gonsiorowski edited this page Jul 8, 2014
·
4 revisions
These guide lines are for ROSS developers. Model developers should not need to know these specifics, but may find this to be a useful reference.
- Global variables begin with a
g - underscores are used between words (in preference to camel case)
- API functions begin with
tw_(short for Time Warp) - Preprocessor definitions start with
ROSS_followed by all capitol letters for the option type then lower case for the option selected. For example:ROSS_QUEUE_calendar