demos.snake

Undocumented in source.

Members

Enums

SnakePart
enum SnakePart
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

getSnakeDemo
DemoCallbacks getSnakeDemo()
Undocumented in source. Be warned that the author may not have intended to support it.
snakeEnd
void snakeEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
snakeEvent
void snakeEvent(SDL_Event* event)
Undocumented in source. Be warned that the author may not have intended to support it.
snakeLoop
bool snakeLoop()
Undocumented in source. Be warned that the author may not have intended to support it.
snakeRegister
void snakeRegister()
Undocumented in source. Be warned that the author may not have intended to support it.
snakeStart
void snakeStart()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

snake
Snake* snake;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Animation
struct Animation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AnimationRenderSystem
struct AnimationRenderSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AnimationSystem
struct AnimationSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AppleSystem
struct AppleSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CAnimation
struct CAnimation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CApple
struct CApple
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CILocation
struct CILocation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CMovement
struct CMovement
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CParticle
struct CParticle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CParticleVector
struct CParticleVector
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CSnake
struct CSnake
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CleanSystem
struct CleanSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CopyLocationSystem
struct CopyLocationSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DrawAppleSystem
struct DrawAppleSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DrawSnakeSystem
struct DrawSnakeSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FixSnakeDirectionSystem
struct FixSnakeDirectionSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InputSystem
struct InputSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MapElement
struct MapElement
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MoveSystem
struct MoveSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ParticleMovementSystem
struct ParticleMovementSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ParticleSystem
struct ParticleSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Snake
struct Snake
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SnakeSystem
struct SnakeSystem
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

px
enum float px;
Undocumented in source.

Meta