The function of finding the coordinates of pixels of a certain color is added: findcolor . Description findcolor .
//////////////////////////////////////////////////////////////////////////////////////////
The format function is improved.
Since in Kibor you can not directly equate char to int and int to char formatting functions have been introduced.
formatic - returns the char of the chisel value in the parameter:
char a = formatic (78);
formatci - returns int char 'and the values ??in the parameter:
int a = formatci ('b');
/////////////////////////////////////////////
Modification of the menu on the right button:
In the Variables menu, the structure of the win pointer is added
/////////////////////////////////////////////
Adding the function key, keydown and keyup the option of specifying not only char and string, but also the key code in int:
key (65) is similar to key ('A');
////////////////////////////////////////////////////////////////////////////////////////////// //
Internal refinement of some functions ...
1. Kibor - 24 Июля, 2018 - 02:52:08 - перейти к сообщению