Handbook
Glossary
up<< ( value object -- )
Vocabulary
accessors
Inputs
value
an
object
object
an
object
Outputs
None
Definition
IN:
accessors
GENERIC:
up<<
( value object -- )
Methods
USING:
accessors
classes.struct
classes.struct.private
raylib
;
M:
Camera3D
up<<
T{
struct-slot-spec
{
name
"up"
}
{
offset 24
}
{
class
Vector3
}
{
initial
S{
Vector3
{
x 0.0
}
{
y 0.0
}
{
z 0.0
}
}
}
{
type
Vector3
}
}
write-struct-slot
;
inline
USING:
accessors
audio.engine
slots.private
;
M:
audio-orientation-state
up<<
3
set-slot
;
inline
USING:
accessors
jamshred.oint
slots.private
;
M:
oint
up<<
4
set-slot
;
inline