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
game.loop.benchmark
math
;
M:
game-loop-benchmark
frame#>>
T{
struct-slot-spec
{
name
"frame#"
}
{
offset 408
}
{
class
integer
}
{
initial 0
}
{
type
ulonglong
}
}
read-struct-slot
;
inline
USING:
accessors
game.loop
kernel.private
math
slots.private
;
M:
game-loop
frame#>>
7
slot
{
integer
}
declare
;
inline
USING:
accessors
game.debug.tests
slots.private
;
M:
tests-world
frame#>>
54
slot
;
inline