public class SlotPC
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
int | 
length  | 
StoragePosition | 
position  | 
int | 
x  | 
int | 
y  | 
| Constructor and Description | 
|---|
SlotPC(int x,
      int y,
      StoragePosition position)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.awt.Rectangle | 
getBounds()  | 
public StoragePosition position
public int x
public int y
public int length
public SlotPC(int x,
              int y,
              StoragePosition position)