Visibility Control
You can control the visibility of the pointer reticle. See Pointer.setVisible
Note: The user can continue to interact with the space while the cursor is not visible.
Custom Texture
You can set the pointer reticle texture. See Pointer.registerTexture, Pointer.editTexture, and Pointer.resetTexture. You will need to register your textures prior to calling Pointer.editTexture
.