Members
height :int
The height of the slot in a paper Doll
Type:
- int
icon :Object
The filename or object to be used by this slot in a paper Doll
Type:
- Object
image :Image
The image to be used by this slot in a paper Doll
Type:
- Image
width :int
The width of the slot in a paper Doll
Type:
- int
x :int
The x coordinate within the overall Doll for this DollSlot
Type:
- int
y :int
The y coordinate within the overall Doll for this DollSlot
Type:
- int
Methods
init()
Initializes this DollSlot within its parent Doll, parent_doll.
This involves loading any Image associated with this DollSlot
or discarding any image, if the DollSlot is going to be presented
as a solid color.