view Player.swig @ 2227:e87b5709a502

LoadSound
author Ritor1
date Thu, 20 Feb 2014 22:26:13 +0600
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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