Quantcast
Channel: Android Mode - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 941

Functions doesn't exist

$
0
0

When I write the following code in Android mode, it instantly tells me: "The function "fullScreen()" does not exist".

void setup() { fullScreen(); }

When I do this in Java mode, it works. Any help?


Viewing all articles
Browse latest Browse all 941

Trending Articles