DDraceNetwork Documentation
Loading...
Searching...
No Matches
layer.h File Reference
#include <game/client/ui.h>
#include <game/client/ui_rect.h>
#include <game/editor/map_object.h>
#include <game/mapitems.h>
#include <memory>
Include dependency graph for layer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLayer

Typedefs

using FIndexModifyFunction = std::function<void(int *pIndex)>

Typedef Documentation

◆ FIndexModifyFunction

using FIndexModifyFunction = std::function<void(int *pIndex)>