Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Toggle main menu visibility
Loading...
Searching...
No Matches
VMapFactory.h
Go to the documentation of this file.
1
/*
2
* This file is part of Project SkyFire https://www.projectskyfire.org.
3
* See LICENSE.md file for Copyright information
4
*/
5
6
#ifndef _VMAPFACTORY_H
7
#define _VMAPFACTORY_H
8
9
#include "
IVMapManager.h
"
10
14
15
namespace
VMAP
16
{
17
//===========================================================
18
19
class
VMapFactory
20
{
21
public
:
22
static
IVMapManager
*
createOrGetVMapManager
();
23
static
void
clear
();
24
};
25
26
}
27
#endif
IVMapManager.h
VMAP::IVMapManager
Definition
IVMapManager.h:33
VMAP::VMapFactory
Definition
VMapFactory.h:20
VMAP::VMapFactory::createOrGetVMapManager
static IVMapManager * createOrGetVMapManager()
Definition
VMapFactory.cpp:15
VMAP::VMapFactory::clear
static void clear()
Definition
VMapFactory.cpp:24
VMAP
Definition
IVMapManager.h:19
src
server
collision
Management
VMapFactory.h
Generated on
for Project SkyFire Core by
1.17.0