Using Communication Components > FCCursor object |
![]() ![]() ![]() |
FCCursor object
The FCCursor API provides the client-side and server-side functionality for connecting your objects to the server and cleaning up. It also allows you to set the user's pointer color programmatically.
Method Description Sets up all the assets needed by the component (on the client side and the server side) and calls Sets the user name to display and pass to the server. Cleans up and shows the normal mouse pointer by calling the Changes the color of the user's pointer.
Method summary for the FCCursor object
setUsername
with the name that the server provides.
Mouse.show
method.
![]() ![]() ![]() |