Add opacity property to all UIDrawable objects #88
Labels
No Label
Alpha Release Requirement
Bugfix
Demo Target
Documentation
Major Feature
Minor Feature
Refactoring & Cleanup
Tiny Feature
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: john/McRogueFace#88
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add float opacity property (0.0-1.0) for transparency control. This should be implemented in the UIDrawable base class.
Affects: Frame, Caption, Sprite, Grid (all UIDrawable derivatives)
Depends on: Add visible property to all UIDrawable objects