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