public class SetCrouch extends CommandMessage
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
Crouch
True or false to crouch or unrouch.
|
| Constructor and Description |
|---|
SetCrouch()
Creates new instance of command SetCrouch.
|
SetCrouch(boolean Crouch)
Creates new instance of command SetCrouch.
|
SetCrouch(SetCrouch original)
Cloning constructor.
|
public SetCrouch(boolean Crouch)
Crouch - True or false to crouch or unrouch.public SetCrouch()
public SetCrouch(SetCrouch original)
public boolean isCrouch()
public SetCrouch setCrouch(boolean Crouch)
public String toString()
toString in class CommandMessagepublic String toHtmlString()
public String toMessage()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.