view Player.swig @ 2413:e2d352b3a0a5

.
author Ritor1
date Wed, 16 Jul 2014 18:28:14 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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