|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An IObject
representing a goal-keeper on the ice.
IObject
,
IPlayer
Method Summary | |
int |
getGlide()
Returns the goal-keeper's sidewards glide speed, in cm/s. |
IObject |
getGlove()
Returns the current position of the goal-keeper's glove, as an IObject . |
Methods inherited from interface hockey.api.IPlayer |
getIndex, getStick, getStickAngle, getStickR, getStickX, getStickY, hasPuck, isLeftHanded, isOpponent |
Methods inherited from interface hockey.api.IObject |
getHeading, getSpeed, getX, getY |
Method Detail |
public int getGlide()
public IObject getGlove()
IObject
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |