Package | Description |
---|---|
org.eviline.core |
Modifier and Type | Field and Description |
---|---|
protected Block[] |
Field.blocks |
protected static Block |
Field.GARBAGE_BLOCK |
Modifier and Type | Method and Description |
---|---|
Block |
Engine.block(int x,
int y) |
Block |
Field.block(int x,
int y)
Returns the block at the specified row
y and col x |
Modifier and Type | Method and Description |
---|---|
void |
Field.setBlock(int x,
int y,
Block b) |
Copyright © 2015. All rights reserved.