Interface administrators, moderator
2,858
edits
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
|class = Entity | |class = Entity | ||
|games = iii | |games = iii | ||
|desc = fetch or set the alpha for the entity | |desc = fetch or set the alpha (transparency) for the entity | ||
|return = int the alpha for the entity | |return = int the alpha for the entity | ||
|readonly = false | |readonly = false | ||
|notes = Alpha/Transparency values are 0-255, 0 being completely transparent and 255 being completely opaque. | |||
}} | }} | ||