view Player.swig @ 2398:79e750ba00b9

some polishing on GameUI_WritePointedObjectStatusString
author Grumpy7
date Thu, 10 Jul 2014 01:34:57 +0200
parents 62a27b2cfcc2
children
line wrap: on
line source

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

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