Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
mkscrobj.h
Go to the documentation of this file.
1
7
#ifndef MKSCROBJ_H
8
#define MKSCROBJ_H
9
namespace
Pol
10
{
11
namespace
Items
12
{
13
class
Item
;
14
}
15
namespace
Mobile
16
{
17
class
Character;
18
}
19
namespace
Bscript
20
{
21
class
BObjectImp;
22
}
23
namespace
Multi
24
{
25
class
UBoat;
26
}
27
namespace
Core
28
{
29
Bscript::BObjectImp*
make_mobileref
( Mobile::Character* chr );
30
Bscript::BObjectImp*
make_itemref
( Items::Item* item );
31
Bscript::BObjectImp*
make_boatref
( Multi::UBoat* boat );
32
}
33
}
34
#endif
Pol::Core::FilterType::Mobile
Pol::Core::make_itemref
Bscript::BObjectImp * make_itemref(Items::Item *item)
Definition:
mkscrobj.cpp:19
Pol::Core::make_boatref
Bscript::BObjectImp * make_boatref(Multi::UBoat *boat)
Definition:
mkscrobj.cpp:24
Pol::Core::make_mobileref
Bscript::BObjectImp * make_mobileref(Mobile::Character *chr)
Definition:
mkscrobj.cpp:14
Pol::Core::FilterType::Multi
Pol
Definition:
berror.cpp:12
Pol::Core::FilterType::Item
pol
mkscrobj.h
Generated on Wed Oct 10 2018 02:42:01 for Pol by
1.8.11