Adonthell 0.4
python_class.cc File Reference

Declares the python class. More...

#include "python_class.h"
#include "game.h"
#include <iostream>
Include dependency graph for python_class.cc:

Go to the source code of this file.

Functions

PyObject * get_py_obj (void *instance, const char *class_name)

Detailed Description

Declares the python class.

Author:
Kai Sterker <kaisterker@linuxgames.com>

Definition in file python_class.cc.