pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
SnakeGame.score
snake
app
SnakeGame
Counts how much score the player has.
class
SnakeGame
int
score
;
Meta
Source
See Implementation
snake
app
SnakeGame
constructors
this
enums
Direction
TileTypes
functions
axisEvent
clearTilemap
controllerAdded
controllerRemoved
keyEvent
moveSnake
onQuit
placeNextApple
timerEvent
whereTheMagicHappens
variables
apple
dir
empty
ih
output
playfield
prevDir
raster
rng
score
snakeH
snakeHead
snakeNE
snakeNW
snakeSE
snakeSW
snakeV
state
Counts how much score the player has.