Rik's Treehouse > Babbling in Binary > My Software > Orphanware > R2DToo > R2DToo Help > For the Programmer > getSimWidth |
Declaration Remarks Revisions Example See Also | Declarationint __stdcall getSimWidth(void); ![]() RemarksThis function must be provided by the model. It is called together with getSimHeight at the start of every new simulation to set the size of the simulation space. getSimWidth should return a positive integer indicating the horizontal dimension of the simulation world. Minimum allowed value is one.![]() RevisionsAPI v1.5
![]() Example![]() See AlsogetSimHeight. |
[Rik's Office Hours] [Contact Rik] Last updated: Fri Apr 30 2004, 1:39pm |