User Tools

Site Tools


addons:adk:ifontmanager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
addons:adk:ifontmanager [2017/04/22 23:49]
atom0s created
addons:adk:ifontmanager [2017/04/23 00:03]
atom0s
Line 82: Line 82:
     * SetWindowHeight     * SetWindowHeight
     * SetParent     * SetParent
 +
 +----
 +===== IFontManager Enums =====
 +
 +==== FrameAnchor ====
 +    * TopLeft
 +    * TopRight
 +    * BottomLeft
 +    * BottomRight
 +    * Right
 +    * Bottom
 +
 +==== MouseInput ====
 +    * LeftClick
 +    * RightClick
 +    * MiddleClick
 +    * X1Click
 +    * X2Click
 +    * MouseWheelUp
 +    * MouseWheelDown
 +    * MouseMove
 +
 +----
 +===== IFontManager Structures =====
 +
 +==== SIZE ====
 +    * cx
 +    * cy
 +
 +==== Ashita::​asrect_t ====
 +    * x
 +    * y
 +    * w
 +    * h
addons/adk/ifontmanager.txt · Last modified: 2017/04/23 00:03 by atom0s