代码搜索:Quake
找到约 1,672 项符合「Quake」的源代码
代码结果 1,672
www.eeworm.com/read/340628/12142391
h quake3bsp.h
#ifndef _QUAKE3BSP_H
#define _QUAKE3BSP_H
// This is the number that is associated with a face that is of type "polygon"
#define FACE_POLYGON 1
#define TYPE_RAY 0 // This is the type for
www.eeworm.com/read/150998/12240042
ico quake iii arena.ico
www.eeworm.com/read/214919/15083302
ico quake iii arena.ico
www.eeworm.com/read/451266/1663603
cpp quake3bsp.cpp
#include "Main.h"
#include "Camera.h"
#include "Quake3Bsp.h"
#include "Frustum.h"
// This is our maximum height that the user can climb over
const float kMaxStepHeight = 10.0f;
// We use t
www.eeworm.com/read/451266/1663607
h quake3bsp.h
#ifndef _QUAKE3BSP_H
#define _QUAKE3BSP_H
// This is the number that is associated with a face that is of type "polygon"
#define FACE_POLYGON 1
#define TYPE_RAY 0 // This is the type for
www.eeworm.com/read/193417/8229383
ico quake iii arena.ico
www.eeworm.com/read/370375/9604442
dof quake2d.dof
[FileVersion]
Version=7.0
[Compiler]
A=4
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=2
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/370375/9604458
dpr quake2d.dpr
program quake2d;
uses
SysUtils,
{$IFDEF WIN32}
sys_win in '..\win32\sys_win.pas',
vid_dll in '..\win32\vid_dll.pas',
snd_win in '..\win32\snd_win.pas',
in_win in '..\win
www.eeworm.com/read/370375/9604459
res quake2d.res
www.eeworm.com/read/173971/9618416