view Player.swig @ 2493:bd4ada7615ce

Слияние
author Ritor1
date Mon, 15 Sep 2014 17:30:29 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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