Mercurial > mm7
view NewUI/Core/UIControlModule.swig @ 2359:5b9fb75b6f54
alSourceStop(mSourceID);
author | Ritor1 |
---|---|
date | Sat, 12 Apr 2014 02:29:26 +0600 |
parents | 7a9477135943 |
children |
line wrap: on
line source
%module UIControl %{ #include "UIControl.h" %} %include "../../../NewUI/Core/UIControl.h"