mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fix dataPath() and inputPath() et al for final decision
This commit is contained in:
File diff suppressed because it is too large
Load Diff
+3
-2
@@ -4,9 +4,10 @@ X doing this via a tool instead
|
||||
X on resize, call redraw() when noLoop() is used
|
||||
o need to add this to the docs
|
||||
X was already in the documentation..
|
||||
X add inputPath()
|
||||
o add inputPath()
|
||||
X remove inputPath()
|
||||
|
||||
_ split dataPath() into inputPath() and outputPath()
|
||||
_ add inputPath() and outputPath() -> sketch folder or sd card
|
||||
|
||||
_ finish adding loadStrings(BufferedReader)
|
||||
_ decide if we want to keep this (and/or others?)
|
||||
|
||||
Reference in New Issue
Block a user