view Player.swig @ 2183:172cfb4ee150

CastSpell
author Ritor1
date Thu, 23 Jan 2014 23:35:10 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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