Roguelike
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Typedefs
Friends
Pages
src
animation
animation_defs.h
1
22
#ifndef __ANIMATION_DEF__H
23
#define __ANIMATION_DEF__H
24
25
#include <animation.h>
26
#include <actor.h>
27
#include <frame.h>
28
#include <bresenham.h>
29
33
Animation
construct_explosion(
int
x,
int
y,
int
chunk_x,
int
chunk_y,
int
size, Uint32 color);
34
35
#endif
Animation
Definition:
animation.h:33
Generated on Thu Dec 18 2014 10:53:45 for Roguelike by
1.8.8