Offload int[] to byte[].
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 02 / 14.mkd
blob3f03a47dfeb76248ada358991a5985715c34e06a
1 # 2017/02/14
3 ## 09:42
5 I can probably ignore the `DataInputStream` constructors for now until I get a
6 working game that I can save and restore.
8 ## 10:59
10 The megatiles which are in view can be precalculated when the viewport changes
11 and they do not have to be calculated each frame either.
13 ## 16:48
15 19 more classes before I have 1000 classes.