Uses of Class
mud.client.UserInput

Packages that use UserInput
mud.client   
 

Uses of UserInput in mud.client
 

Methods in mud.client with parameters of type UserInput
 void LocalPlayer.update(UserInput input, java.util.Collection<Message> sendQueue)