view NewUI/Core/UIControlModule.swig @ 2237:d903816e972e

_4B254D_SkillMasteryTeacher adding case, removing nested ifs, adding some comments
author Grumpy7
date Sun, 23 Feb 2014 14:12:07 +0100
parents 7a9477135943
children
line wrap: on
line source

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

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