Version 1 (modified by tanya, 16 years ago) (diff) |
---|
Analysis
Overview
Frame Hud is the hud that appear when the appropriate Halo Button of the Frame Halo Menu is clicked. Using this hud Background Color, Border Thickness, Border Color, Transparency, etc. of the frame can be changed.
Task requirements
- Create a Hud halo button as part of the frame halo menu.
- Create a hud.
- Provide that background color, border thickness and color, position, size of the frame can be changed through the hud.
- (Optional, if there is time) Margins, paddings of the frame can be changed through the hud.
Task result
- The result of this task should be a source code.
Implementation idea
- Create a FrameHud class
Related
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)