user input produce some information on client side, you must or may send this information to server, let server know what happened on client side.
for example, user login, user rotate a sprite
this information is user defined data,that is,you must find this information for your project yourself.