Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

pythonsample.cpp File Reference

#include "Value.h"
#include "StringValue.h"
#include "IntValue.h"

Go to the source code of this file.

Functions

void initCValue (void)
void initExpressionModule (void)
PyObjectMyTake (PyObject* ignored,PyObject* args)
void initTestModule (void)

Variables

CValuegTestValue = NULL


Function Documentation

PyObject * MyTake ( PyObject * ignored,
PyObject * args )
 

Definition at line 14 of file pythonsample.cpp.

void initCValue ( void )
 

Definition at line 714 of file Value.cpp.

void initExpressionModule ( void )
 

void initTestModule ( void )
 

Definition at line 30 of file pythonsample.cpp.


Variable Documentation

CValue * gTestValue = NULL
 

Definition at line 12 of file pythonsample.cpp.


Generated at Thu Feb 1 13:03:22 2001 for Ketsji Game Engine by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000