WowAce.com
Home
Addons
Authors
Forums
Knowledge base
Paste
Site issues
Sign in
LibStickyFrames-2.0
Overview
Files
Tickets
Pages
Repository
Subscriptions
Curse
Callbacks
r1
Source
Markup:
*
== Example == LibStickyFrames.RegisterCallback(addon, "eventName"[, method[, arg]]) function addon:method([arg, ]"eventName", callbackArgs) -- Do stuff here end See [[CallbackHandler-1.0/User_API]] for more = Events = == OnSetGroup == === Args === ; group: === Remarks === Fired when the sticky group is set. You can use <code>lib:IsFrameGroup(frame, group)</code> and <code>lib:InFrameGroup(frame, group)</code> to check if it applies to your frames == OnClick == === Args === ; event: "OnClick" ; frame: The frame that is being clicked ; button: The button that caused the clicking === Remarks === Fired when an overlay of a frame is clicked == OnStartFrameMoving == === Args === ; frame: The frame that is moving === Remarks === Fired when a frame starts moving == OnStopFrameMoving == === Args === ; frame: ; point: ; relFrame: ; relPoint: ; x: ; y: === Remarks === Fired when a frame stops moving == OnStickToFrame == === Args === ; frame: ; point: ; relFrame: ; relPoint: ; x: ; y: === Remarks === Fired when a frame snaps to another frame
Markup Type:
*
The type of markup for this entry.
Click here for details
.
WikiCreole
BBCode
Safe HTML
Plain Text
Markdown
Textile
Curse Wiki (Deprecated)