Handbook
Glossary
use-game-input?>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
use-game-input?>>
( object -- value )
Methods
USING:
accessors
game.worlds
kernel
kernel.private
slots.private
;
M:
game-attributes
use-game-input?>>
13
slot
{
boolean
}
declare
;
inline
USING:
accessors
game.worlds
kernel
kernel.private
slots.private
;
M:
game-world
use-game-input?>>
45
slot
{
boolean
}
declare
;
inline