Declares the python class. More...
#include "python_class.h"
#include "game.h"
#include <iostream>
Go to the source code of this file.
Functions | |
PyObject * | get_py_obj (void *instance, const char *class_name) |
Declares the python class.
Definition in file python_class.cc.