Handbook
Glossary
frame<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
frame<<
( value object -- )
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
}
}
write-struct-slot
;
inline
USING:
accessors
kernel
math
papier.sprites
slots.private
;
M:
animation-cursor
frame<<
[
integer>fixnum-strict
]
dip
3
set-slot
;
inline
USING:
accessors
kernel
math
papier.map
slots.private
;
M:
slab
frame<<
[
integer>fixnum-strict
]
dip
4
set-slot
;
inline