Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
masks.h
Go to the documentation of this file.
1
#ifndef _MASKS_H_
2
#define _MASKS_H_
3
4
bool
checkbit
(
int
&,
int
);
5
void
dosetbit
(
int
&,
int
);
6
void
unsetbit
(
int
&,
int
);
7
void
flipbit
(
int
&,
int
);
8
float
Delta
(
float
a
,
float
b
);
9
10
#endif
11
src
gfx
masks.h
Generated on Fri May 29 2015 23:07:24 for Vegastrike 0.5.1 rc1 by
1.8.4