Changes between Version 1 and Version 2 of FRAME_APPEARANCE_HALO_AND_HUD_R0


Ignore:
Timestamp:
01/16/09 16:12:40 (16 years ago)
Author:
mira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified FRAME_APPEARANCE_HALO_AND_HUD_R0

    v1 v2  
    2222 * The hud should also presents control over the shadow of the frame. For its color the user should be able to choose from a color picker. For the size and direction there should be two boxes “X” and “Y” whose values could vary between -10 and 10. 
    2323 
    24 * When the number in the "X" box is negative the shadow moves to the left, and when it is positive the shadow moves to the right. When the number in the "Y" box is negative the shadow moves down, and when it is positive the shadow moves up. 
     24 * When the number in the "X" box is negative the shadow moves to the left, and when it is positive the shadow moves to the right. When the number in the "Y" box is negative the shadow moves down, and when it is positive the shadow moves up. 
    2525 
    2626== Task result == 
     
    3030 
    3131Use properties for the hud values, overriding their set and get methods to keep them synchronized with the frame model.  
    32  
    33 == Related == 
    3432 
    3533== How to demo ==