LIBURANIA
GUI library (a wrapper of Win32 API) in C++
|
#include <window.h>
公開変数類 | |
urania::Window * | window |
UINT | id |
WPARAM | wparam |
LPARAM | lparam |
メッセージ引き渡し用の構造體
UINT urania::WndMessage::id |
LPARAM urania::WndMessage::lparam |
urania::Window* urania::WndMessage::window |
WPARAM urania::WndMessage::wparam |