Sha256: 7a9a171a84b301c8d7442a964984a668e1092a239992b558a5e419c6d91e212b
Contents?: true
Size: 1.24 KB
Versions: 2
Compression:
Stored size: 1.24 KB
Contents
/* ---------------------------------------------------------------------------- * This file was automatically generated by SWIG (http://www.swig.org). * Version 2.0.4 * * This file is not intended to be easily readable and contains a number of * coding conventions designed to improve portability and efficiency. Do not make * changes to this file unless you know what you are doing--modify the SWIG * interface file instead. * ----------------------------------------------------------------------------- */ #ifndef SWIG_OgreBites_WRAP_H_ #define SWIG_OgreBites_WRAP_H_ namespace Swig { class Director; } class SwigDirector_SdkTrayListener : public OgreBites::SdkTrayListener, public Swig::Director { public: SwigDirector_SdkTrayListener(VALUE self); virtual ~SwigDirector_SdkTrayListener(); virtual void buttonHit(OgreBites::Button *button); virtual void itemSelected(OgreBites::SelectMenu *menu); virtual void labelHit(OgreBites::Label *label); virtual void sliderMoved(OgreBites::Slider *slider); virtual void checkBoxToggled(OgreBites::CheckBox *box); virtual void okDialogClosed(Ogre::DisplayString const &message); virtual void yesNoDialogClosed(Ogre::DisplayString const &question, bool yesHit); }; #endif
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ruby-ogre-0.0.2-x86-linux | bindings/ogrebites/interface/ogrebites_wrap.h |
ruby-ogre-0.0.1-x86-linux | bindings/ogrebites/interface/ogrebites_wrap.h |