Pyrogenesis
13997
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
simulation2
docs
ICmpExample.cpp
Go to the documentation of this file.
1
/* Copyright (C) 2013 Wildfire Games.
2
* ...the usual copyright header...
3
*/
4
5
#include "precompiled.h"
6
7
#include "
ICmpExample.h
"
8
9
#include "
simulation2/system/InterfaceScripted.h
"
10
11
BEGIN_INTERFACE_WRAPPER
(Example)
12
DEFINE_INTERFACE_METHOD_2
("DoWhatever",
int
,
ICmpExample
, DoWhatever,
int
,
int
)
13
// DEFINE_INTERFACE_METHOD for all the other methods too
14
END_INTERFACE_WRAPPER
(Example)
DEFINE_INTERFACE_METHOD_2
#define DEFINE_INTERFACE_METHOD_2(scriptname, rettype, classname, methodname, arg1, arg2)
Definition:
InterfaceScripted.h:58
END_INTERFACE_WRAPPER
#define END_INTERFACE_WRAPPER(iname)
Definition:
InterfaceScripted.h:33
ICmpExample.h
InterfaceScripted.h
ICmpExample
Documentation to describe what this interface and its associated component types are for...
Definition:
ICmpExample.h:29
BEGIN_INTERFACE_WRAPPER
#define BEGIN_INTERFACE_WRAPPER(iname)
Definition:
InterfaceScripted.h:24
Generated on Mon Oct 14 2013 00:58:09 for Pyrogenesis by
1.8.5