view Player.swig @ 2381:cb84b457527c

Feather fall check fixed
author zipi
date Sun, 22 Jun 2014 12:56:25 +0100
parents 62a27b2cfcc2
children
line wrap: on
line source

%module Player
%{
   #include "Player.h"
%}

%include "../../../Player.h"