Package | Description |
---|---|
rope.image |
Modifier and Type | Method and Description |
---|---|
R_Image |
R_Image.get() |
R_Image |
R_Image_Manager.rand() |
R_Image |
R_Image.set_id(int id) |
R_Image |
R_Image.set_name(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<R_Image> |
R_Image_Manager.list() |
Modifier and Type | Method and Description |
---|---|
void |
R_Image_Manager.add(R_Image r_img) |
void |
R_Image_Manager.set(R_Image r_img,
int index) |