Platform SDK: Agent |
HRESULT GestureAt( short x, // x-coordinate of specified location short y, // y-coordinate of specified location long * pdwReqID // address of a request ID );
Plays the associated Gesturing state animation based on the specified location.
The server automatically determines and plays the appropriate gesturing animation based on the character's current position and the specified location. When using the HTTP protocol to access character and animation data, use the Prepare method to ensure that the animations are available before calling this method.