Package | Description |
---|---|
magma.agent.behavior | |
magma.robots.nao.behavior.complex | |
magma.robots.nao.behavior.movement |
Modifier and Type | Method and Description |
---|---|
SupportFoot |
IKick.getKickingFoot()
Retrieve the foot with which this kick kicks.
|
static SupportFoot |
SupportFoot.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SupportFoot[] |
SupportFoot.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SupportFoot |
DynamicStaticKick.getKickingFoot() |
Modifier and Type | Method and Description |
---|---|
SupportFoot |
Kick.getKickingFoot() |