Skip to content

core.R: Support static functions in PApplet#134

Merged
gaocegege merged 2 commits intomasterfrom
pre-processor/static-functions
Jul 2, 2017
Merged

core.R: Support static functions in PApplet#134
gaocegege merged 2 commits intomasterfrom
pre-processor/static-functions

Conversation

@gaocegege
Copy link
Copy Markdown
Member

Signed-off-by: Ce Gao ce.gao@outlook.com

Signed-off-by: Ce Gao <ce.gao@outlook.com>
@jeremydouglass
Copy link
Copy Markdown
Member

Excellent!

  1. Is this a complete list of all static functions in the Processing(Java) API? Did you compile this list by searching the Processing(Java) source for the static keyword, or is there a particular reference file that it is based on?

  2. Why is this last line commented out?

radians = processing$radians

@gaocegege
Copy link
Copy Markdown
Member Author

gaocegege commented Jul 2, 2017

  1. I import the static functions by Add pre-processer into Processing.R #9 (comment)
  2. It is a mistake, thanks for your review.

Signed-off-by: Ce Gao <ce.gao@outlook.com>
@gaocegege gaocegege merged commit eab8aee into master Jul 2, 2017
@gaocegege gaocegege deleted the pre-processor/static-functions branch July 2, 2017 06:28
@gaocegege gaocegege modified the milestone: Evaluation 2 Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants