Click here to jump to a letter of the alphabet:
a b c d e f g h i j k l m n o p q r s t u v w x y z
a
b
c
d
e
f
g
h
i
instance - single copy of a game object that can be used in the game, there can be many instances of the same game object on the screen at any time but each one is individual
j
k
l
m
n
o
object - something that is tangible in the game world; e.g. the player,
an enemy or a tree
p
q
r
s
sprite - an icon in a computer game which can be moved around the screen,
prefix: spr
sound - a wave file that is triggered by an event, prefix: snd
t
u
v
w
x
y
z