Sujet : Re: filling area by color atack safety
De : fir (at) *nospam* grunge.pl (fir)
Groupes : comp.lang.cDate : 20. Mar 2024, 09:39:41
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <ute7cf$2fbbm$1@i2pn2.org>
References : 1 2 3
User-Agent : Mozilla/5.0 (Windows NT 5.1; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24
fir wrote:
>
inline void RecolorizePixelAndSpawnNewPixelArea(int x, int y)
{
as i use word area in doble mining here it should be renamed like
inline void RecolorizePixelAndSpawnNewPixelImmediateVicinity(int x, int y)
(generally i use almost such log function names in my codes but not write comments at all
than as everything is then self commenting imo..with variable names i use shorter, but sometimes it seem that some can also be a bit longel like here list_of_pixels_bot etc)