Skip to content

EYES.src.objects.Part.py

jaxsen edited this page Jul 7, 2023 · 4 revisions

Class TYPES (Inherits from Enum)

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

Clone this wiki locally