repo.or.cz
/
SquirrelJME.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Offload int[] to byte[].
[SquirrelJME.git]
/
assets
/
developer-notes
/
stephanie-gawroriski
/
2017
/
11
/
21.mkd
blob
4e2a8697a422224f12ea634c34f532654761e14e
1
# 2017/11/21
2
3
## 21:51
4
5
For method calls done on the this object, I wonder if I should do this just
6
to show how sure I am that I want the current object to be called. This
7
would help with static methods and such though.