ID:102251
Sep 22 2010, 1:32 pm (Edited on Sep 22 2010, 1:49 pm)
|
|||||||
| |||||||
As shown in the picture, we currently have the ability to change the color preference for a variety of objects. My suggestion is to have the ability to change the color for built-in procedures. As an example, if I set procedures to green through the preference window, procedures such as min(), Login(), and MouseDown() would be green. var/smallest = min(world.maxx, world.maxy) |
Copyright © 2024 BYOND Software.
All rights reserved.
This is an interesting idea, although I wonder if it'd be better to have different color codes for proper built-in procs and for object procs.