Handbook
Glossary
frame>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
frame>>
( object -- value )
Methods
USING:
accessors
alien.c-types
classes.struct
classes.struct.private
math
raylib
;
M:
AutomationEvent
frame>>
T{
struct-slot-spec
{
name
"frame"
}
{
offset 0
}
{
class
fixnum
}
{
initial 0
}
{
type
uint
}
}
read-struct-slot
;
inline
USING:
accessors
kernel.private
math
papier.sprites
slots.private
;
M:
animation-cursor
frame>>
3
slot
{
fixnum
}
declare
;
inline
USING:
accessors
kernel.private
math
papier.map
slots.private
;
M:
slab
frame>>
4
slot
{
fixnum
}
declare
;
inline