Search results

  1. R

    Get color on screen

    Is it possible to get the color values of a specific point on the screen to start an if clause?
  2. R

    Run Loops parallel

    I want to make a program that executes two tasks at the same time but at a different rate. I would like to do this with a separate loop for each task. Is it possible to start two loops and run them in parallel?
Top