-
Notifications
You must be signed in to change notification settings - Fork 0
EYES.src.objects.Part.py
jaxsen edited this page Jul 7, 2023
·
4 revisions
| Name | Value |
|---|---|
| BASE | "base" |
| SHADE | "shade" |
| LINE | "line" |
Class Part (Inherits from OnscreenImage)
| Variable | Type | Description |
|---|---|---|
debugger |
Notifier | The jxndbg Debugger |
variant |
Integer | The EYE variant |
type |
TYPES | What type of layer this is |
pupil |
Boolean | Is this a pupil part? |
closed |
Boolean | Is the EYE closed? |
object_id |
Integer | The object_id of parent |
texture |
Texture | Texture of part |