Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
warptrail.h
Go to the documentation of this file.
1 #ifndef __WARPTRAIL_H__INCLUDED_
2 #define __WARPTRAIL_H__INCLUDED_
3 
4 void AddWarp( Unit *un, QVector beg, float tim );
5 void WarpTrailDraw();
6 
7 #endif
8