genesis-3d_engine/Engine/app/graphicfeature/graphicsfeatureprotocol.h
zhongdaohuan 6e8fbca745 genesis-3d engine version 1.3.
match the genesis editor version 1.3.0.653.
2014-05-05 14:50:33 +08:00

16 lines
471 B
C++

#pragma once
//------------------------------------------------------------------------------
/**
This file was generated with Nebula3's idlc compiler tool.
DO NOT EDIT
*/
#include "messaging/message.h"
#include "util/variant.h"
#include "appframework/component.h"
//------------------------------------------------------------------------------
namespace App
{
} // namespace App
//------------------------------------------------------------------------------