Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
juliangp
juliangp's Profile
1
Posts
2
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
#if like preprocessor statements to build for Both Applets and Android
[1 Reply]
20-Jun-2011 07:13 AM
Forum:
Android Processing
Hi all,
I am trying to create code that works both for a large screen app as well as for Android.
In order to handle the differences, I was wondering if Processing has a way to do the following C type syntax:
#if Build==Android
// Touchstuff
#endif
#if Build==Standard
//Mousestuff
#endif
Is there a way to achieve this in Processing?
Thank you in advance, Julian
«Prev
Next »
Moderate user : juliangp
Forum