Field Summary | ||
---|---|---|
const int | FREE_FLOATING | |
Don't move or size with cells. | ||
const int | MOVE | |
Move but don't size with cells. | ||
const int | MOVE_AND_SIZE | |
Move and size with cells. |
Field Detail |
---|
FREE_FLOATING | |
const int FREE_FLOATING |
MOVE | |
const int MOVE |
MOVE_AND_SIZE | |
const int MOVE_AND_SIZE |