Vegastrike 0.5.1 rc1  1.0
Original sources for Vegastrike Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BaseInterface::Room::Python Class Reference

#include <base.h>

Inheritance diagram for BaseInterface::Room::Python:
BaseInterface::Room::Link

Public Member Functions

 Python (const std::string &ind, const std::string &pythonfile)
 
virtual ~Python ()
 

Additional Inherited Members

Detailed Description

Definition at line 132 of file base.h.

Constructor & Destructor Documentation

BaseInterface::Room::Python::Python ( const std::string &  ind,
const std::string &  pythonfile 
)
inline

Definition at line 135 of file base.h.

135 : Link( ind, pythonfile ) {}
virtual BaseInterface::Room::Python::~Python ( )
inlinevirtual

Definition at line 136 of file base.h.

136 {}

The documentation for this class was generated from the following file: