view NewUI/Core/UIControlModule.swig @ 2397:eff78dab2142

Fixing GameUI_WritePointedObjectStatusString conditions
author Grumpy7
date Thu, 10 Jul 2014 00:58:45 +0200
parents 7a9477135943
children
line wrap: on
line source

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

%include "../../../NewUI/Core/UIControl.h"