id<< ( value object -- )


Vocabulary
accessors

Inputs
valuean object
objectan object


Outputs
None

Definition

GENERIC: id<< ( value object -- )


Methods

M: MEVENT id<<
T{ struct-slot-spec
{ name "id" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type short }
} write-struct-slot ; inline



M: RenderTexture2D id<<
T{ struct-slot-spec
{ name "id" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type uint }
} write-struct-slot ; inline



M: Shader id<<
T{ struct-slot-spec
{ name "id" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type uint }
} write-struct-slot ; inline



M: Texture2D id<<
T{ struct-slot-spec
{ name "id" }
{ offset 0 }
{ class fixnum }
{ initial 0 }
{ type uint }
} write-struct-slot ; inline