LuaDoc
Index
Files
hp/Application.lua
hp/display/Animation.lua
hp/display/DisplayObject.lua
hp/display/Graphics.lua
hp/display/Group.lua
hp/display/Layer.lua
hp/display/MapSprite.lua
hp/display/NinePatch.lua
hp/display/Scene.lua
hp/display/SceneAnimation.lua
hp/display/Sprite.lua
hp/display/SpriteSheet.lua
hp/display/TextLabel.lua
hp/display/TextureDrawable.lua
hp/event/Event.lua
hp/event/EventDispatcher.lua
hp/event/EventListener.lua
hp/factory/DisplayFactory.lua
hp/factory/SceneFactory.lua
hp/factory/WidgetFactory.lua
hp/lang/class.lua
hp/lang/delegate.lua
hp/lang/math.lua
hp/lang/table.lua
hp/manager/FontManager.lua
hp/manager/InputManager.lua
hp/manager/SceneManager.lua
hp/manager/TextureManager.lua
hp/manager/WidgetManager.lua
hp/rpg/RPGMapView.lua
hp/rpg/RPGSprite.lua
hp/tmx/TMXLayer.lua
hp/tmx/TMXMap.lua
hp/tmx/TMXMapLoader.lua
hp/tmx/TMXMapView.lua
hp/tmx/TMXObject.lua
hp/tmx/TMXObjectGroup.lua
hp/tmx/TMXTileset.lua
hp/util/Logger.lua
hp/util/MOAIPropUtil.lua
hp/widget/Button.lua
hp/widget/Joystick.lua
hp/widget/RadioButton.lua
hp/widget/RadioGroup.lua
hp/widget/View.lua
hp/widget/Widget.lua
File
hp/event/Event.lua
Functions
M:init
(eventType)
コンストラクタです
Tables
Event
Eventの基本クラスです.
Eventのタイプ、送信元などの情報を保持します.
Functions
M:init
(eventType)
コンストラクタです
Parameters
eventType:
Tables
Event
Eventの基本クラスです.
Eventのタイプ、送信元などの情報を保持します.