public class SetCrouch extends CommandMessage
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
Crouch
True or false to crouch or unrouch.
|
static String |
PROTOTYPE
Example how the message looks like - used during parser tests.
|
| 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 static final String PROTOTYPE
protected Boolean Crouch
public SetCrouch(Boolean Crouch)
Crouch - True or false to crouch or unrouch.public SetCrouch()
public SetCrouch(SetCrouch original)
original - Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.