Serialized Form
serialVersionUID: 0L
map
Map<K,V> map
- The map that backs this
BasicPropertySource
.
shape
Shape shape
ghost
boolean ghost
ghostClearable
boolean ghostClearable
shapeId
int shapeId
serialVersionUID: 0L
p
PropertySource p
serialVersionUID: -207525838052607892L
field
Block[][] field
- The matrix itself
provider
Randomizer provider
- The source of shapes
shape
Shape shape
- The current shape
shapeX
int shapeX
- The horizontal position of the current shape
shapeY
int shapeY
- The vertical position of the current shape
ghosting
boolean ghosting
- Whether ghosting is enabled
ghostY
int ghostY
- The vertical position of the current shape's ghost
playing
boolean playing
- Whether a game is playing
gameOver
boolean gameOver
- Whether a game is over
paused
boolean paused
- Whether a game is paused
garbage
int garbage
lines
int lines
- The number of lines scored so far
score
double score
scoreFactor
double scoreFactor
autoShift
ShapeDirection autoShift
- The direction of the currently active DAS
unpausable
boolean unpausable
Package org.eviline.event |
serialVersionUID: 1L
id
int id
field
Field field
lines
int lines
shape
Shape shape
x
int x
y
int y
ghostY
int ghostY
Package org.eviline.randomizer |
serialVersionUID: 0L
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
provider
Randomizer provider
config
MaliciousRandomizer.MaliciousRandomizerProperties config
randomFirst
boolean randomFirst
recent
List<E> recent
typeCounts
int[] typeCounts
history
List<E> history
distAdjustment
int distAdjustment
random
Random random
config
PropertySource config
serialVersionUID: -2530461350140162944L
Copyright © 2013. All Rights Reserved.