view Player.swig @ 2073:38bf1c70fc70

some text rendering fix
author Gloval
date Wed, 04 Dec 2013 08:50:24 +0400
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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