id>> ( object -- value )


Vocabulary
accessors

Inputs
objectan object


Outputs
valuean object


Definition

GENERIC: id>> ( object -- value )


Methods

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



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



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



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