Rik's Treehouse > Babbling in Binary > My Software > Orphanware > R2DToo > R2DToo Help > For the Programmer > getAgentHint |
Declaration Parameters Return Value Remarks Revisions Example See Also | Declarationchar* __stdcall getAgentHint( int x, // x-coordinate of agent int y, // y-coordinate of agent pState state // array of agent state variables ); ![]() Parameters
![]() Return ValueA character string returning information to be displayed in hint box when the user hovers mouse over an agent.![]() RemarksThis optional function may be provided by the model. It is called when the user hovers the mouse cursor over an agent in the view portal. This function should return a brief character string providing information about the agent.![]() RevisionsAPI v1.6
![]() Example![]() See AlsogetAgentAbout. |
[Rik's Office Hours] [Contact Rik] Last updated: Fri Apr 30 2004, 1:38pm |