public class AnimateEventAcceptAndWin extends AnimateEventResign
dickbalaska accepts and wins 3 points.
"AnimateEvent.Type
HEIGHT, WIDTH, X, Y
offset, who
Constructor and Description |
---|
AnimateEventAcceptAndWin()
Only constructor
|
Modifier and Type | Method and Description |
---|---|
int |
getDuration()
Get the number of milliseconds to execute this AnimateEvent
|
int[] |
getFlagParms(int miniX,
int miniY,
int miniSize,
int x,
int y,
int flagSize)
Set the start and end points for this dice animation
|
AnimateEvent.Type |
getType()
Get the
AnimateEvent.Type of this AnimateEvent |
boolean |
isGui()
Is this a Gui event? That is, is the game waiting for user input?
|
getIcon, getResigningPoints, setIcon, setResigningPoints
getOffset, getWho, setOffset, setWho
public int getDuration()
AnimateEvent
getDuration
in class AnimateEventResign
public AnimateEvent.Type getType()
AnimateEvent
AnimateEvent.Type
of this AnimateEventgetType
in class AnimateEventResign
public boolean isGui()
AnimateEvent
isGui
in class AnimateEventResign
public int[] getFlagParms(int miniX, int miniY, int miniSize, int x, int y, int flagSize)
getFlagParms
in class AnimateEventResign
miniX
- miniY
- miniSize
- x
- y
- flagSize
-