Ariyana
latest

Contents:

  • Building
  • Design goals
  • API Reference
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Namespaces
      • Classes and Structs
      • Functions
      • Variables
      • Defines
      • Typedefs
      • Directories
      • Files
        • File aridef.hpp
        • File arimath.hpp
        • File AssetBrowser.hpp
        • File BoxShape.hpp
        • File Button.hpp
        • File Camera.hpp
        • File CheckBox.hpp
        • File Component.hpp
        • File Delegate.hpp
        • File DirectoryTree.hpp
        • File Dock.hpp
        • File DockableWindow.hpp
        • File DockSpace.hpp
        • File DockWindow.hpp
        • File Editor.hpp
        • File EditorSettings.hpp
        • File EditorWindowManager.hpp
        • File Engine.hpp
        • File Entity.hpp
        • File EventSubscriber.hpp
        • File FrameData.hpp
        • File Gui.hpp
        • File GuiSystem.hpp
        • File Image.hpp
        • File Input.hpp
        • File IoEnums.hpp
        • File IoEvents.hpp
        • File JsonCast.h
        • File JsonCast.inl
        • File Label.hpp
        • File Matrix.hpp
        • File Node.hpp
        • File Node3D.hpp
        • File PIE.hpp
        • File PlatformWindow.hpp
        • File Plugin.hpp
        • File PluginManager.hpp
        • File Popup.hpp
        • File Program.hpp
        • File Project.hpp
        • File ProjectBrowser.hpp
        • File PropertyEditor.hpp
        • File Rect.hpp
        • File RenderSystem.hpp
        • File Resource.hpp
        • File ResourceLoader.hpp
        • File ResourceManager.hpp
        • File SceneSystem.hpp
        • File shivadef.hpp
        • File StringCast.h
        • File System.hpp
        • File TextBox.hpp
        • File Texture.hpp
        • File TextureManager.hpp
        • File Tools.hpp
        • File Vector.hpp
        • File Vertices.hpp
        • File Viewport.hpp
        • File Viewport.hpp
        • File Window.hpp
        • File World.hpp
        • File WorldManager.hpp
Ariyana
  • Docs »
  • API Reference »
  • File IoEvents.hpp
  • Edit on GitHub

File IoEvents.hpp¶

↰ Parent directory (include/ari/io)

Contents

  • Definition (include/ari/io/IoEvents.hpp)
  • Includes
  • Included By
  • Namespaces
  • Classes
  • Functions
  • Defines
  • Variables

Definition (include/ari/io/IoEvents.hpp)¶

  • Program Listing for File IoEvents.hpp

Includes¶

  • ../en/EventSubscriber.hpp
  • IoEnums.hpp (File IoEnums.hpp)
  • bx/filepath.h
  • bx/spscqueue.h
  • cstdint

Included By¶

  • File PlatformWindow.hpp

Namespaces¶

  • Namespace ari

Classes¶

  • Struct AxisEvent
  • Struct CharEvent
  • Struct DropFileEvent
  • Struct Event
  • Struct GamepadEvent
  • Struct KeyEvent
  • Struct MouseEvent
  • Struct SizeEvent
  • Struct SuspendEvent
  • Struct WindowEvent
  • Class EventQueue

Functions¶

  • Function ari::poll(WindowHandle)
  • Function ari::poll()
  • Function ari::release

Defines¶

  • Define ENTRY_IMPLEMENT_EVENT

Variables¶

  • Variable g_allocator
Next Previous

© Copyright 2018, Ali Akbar Mohammadi Revision efdd20ee.

Built with Sphinx using a theme provided by Read the Docs.