nsnake
Classic snake game for the terminal
Public Member Functions | List of all members
AnimationSnakes Class Reference

Rules and behavior of the Fire animation. More...

#include <AnimationSnakes.hpp>

Inheritance diagram for AnimationSnakes:
Inheritance graph
[legend]
Collaboration diagram for AnimationSnakes:
Collaboration graph
[legend]

Public Member Functions

 AnimationSnakes (Window *window)
 
void load ()
 Loads all internal things.
 
void update ()
 Updates Animation's internal state.
 
void draw ()
 Shows Animation on the screen.
 
- Public Member Functions inherited from Animation
 Animation (Window *window)
 Creates an Animation that will occur on #window.
 

Additional Inherited Members

- Protected Attributes inherited from Animation
Windowwindow
 

Detailed Description

Rules and behavior of the Fire animation.

Definition at line 25 of file AnimationSnakes.hpp.


The documentation for this class was generated from the following files: