代码搜索:hunter
找到约 920 项符合「hunter」的源代码
代码结果 920
www.eeworm.com/read/108511/15584823
hunter
maxhp
25
maxsp
25
stre
3
dext
3
inte
3
cons
3
wisd
3
image
11
www.eeworm.com/read/465377/7054376
fld in_hunter.fld
www.eeworm.com/read/136733/13363489
hunter a_readme.hunter
------------------------------------------------------------------------
Note: Original version of the code, named OzPOM and maintained by
John Hunter is available at
http://www.antcrc.utas.edu.
www.eeworm.com/read/136733/13363495
06_hunter 2002.09.06_hunter
www.eeworm.com/read/314248/13570301
ko hunter.ko
www.eeworm.com/read/314248/13570302
mod hunter.mod
/mnt/share/xy3/hunter.ko
/mnt/share/xy3/protocol.o /mnt/share/xy3/ctrlthread.o /mnt/share/xy3/DomainIPHash.o /mnt/share/xy3/InitVal.o /mnt/share/xy3/list.o /mnt/share/xy3/OutPutFile.o /mnt/share/xy3/R
www.eeworm.com/read/314248/13570360
o hunter.o
www.eeworm.com/read/346216/11761210
cpp hunter.cpp
// Hunter.cpp: implemention of class Hunter
#include
#include
#include
#include "Hunter.h"
using namespace std;
//-------------------------------------------
www.eeworm.com/read/346216/11761273
h hunter.h
// pet.h : Interface of class pet
#ifndef HUNTER_H
#define HUNTER_H
#include
#include "bitmap.h"
//----------------------------------------------------------------
// Define Dire
www.eeworm.com/read/255050/12103630
cpp hunter.cpp
Wupus_World::Wupus_World()
{
int x=0;
max_x=MAX_X;
max_y=MAX_Y;
world=new Object_Column[max_x+2];
for(x=0; x < max_x+2; x++)
world[x]=new Object[max_y+2];
init_map(