I do not know if anyone here could find an option GET_RANDOM_INT_IN_RANGE
or similar to it that did not hurt so much the vision, well I think natively does not have, a friend presented an option that was great, may be bullshit for some but until I helped a lot I used this option to create another option, BlackGround and the banner of the title, until it is good for those who like images, 4 interface in a single menu WATCH THE VIDEO IN LINK DOWN The chosen image stays until you activate the option again
void LOOP(void)
{
if(Ativador)//bool ativador
{
if(vermelho == 255)
{
if(verde == 255)
{
if(azul == 255)
{
vermelho = 0;
verde = 0;
azul = 0;
}
}
else
{
azul++;
}
}
else
{
verde++;
}
}
else
{
vermelho++;
}
BannerR = (vermelho),
BannerG = (verde),
BannerB = (azul),
}
VIDEO_1
VIDEO_2
CRÉDITOS
>>>>>>>>EDUARDO BRESOLIN<<<<<<<<<<<<
or similar to it that did not hurt so much the vision, well I think natively does not have, a friend presented an option that was great, may be bullshit for some but until I helped a lot I used this option to create another option, BlackGround and the banner of the title, until it is good for those who like images, 4 interface in a single menu WATCH THE VIDEO IN LINK DOWN The chosen image stays until you activate the option again
void LOOP(void)
{
if(Ativador)//bool ativador
{
if(vermelho == 255)
{
if(verde == 255)
{
if(azul == 255)
{
vermelho = 0;
verde = 0;
azul = 0;
}
}
else
{
azul++;
}
}
else
{
verde++;
}
}
else
{
vermelho++;
}
BannerR = (vermelho),
BannerG = (verde),
BannerB = (azul),
}
VIDEO_1
VIDEO_2
CRÉDITOS
>>>>>>>>EDUARDO BRESOLIN<<<<<<<<<<<<