view NewUI/Core/UIControlModule.swig @ 2159:67a83bc1a7de

uDefaultPartyHeight = 192
author Ritor1
date Mon, 13 Jan 2014 14:31:25 +0600
parents 7a9477135943
children
line wrap: on
line source

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

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