view Player.swig @ 2297:5e2e171c6911

wow
author Ritor1
date Mon, 17 Mar 2014 01:22:20 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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