Commit Graph

4 Commits

Author SHA1 Message Date
Eon S. Jeon
3ef7b89a3f Tile class refactor
* rather minor changes to ensure separation b/w layers
 * prevent direct access
   - make `client` private
   - add new properties to `Tile`
 * move client activation from driver to `Tile`
 * remove unused functions
2019-02-11 18:19:00 +09:00
Eon S. Jeon
8acef25988 tslint.json: allow no conditional assignment 2018-11-11 23:30:42 +09:00
Eon S. Jeon
3f08a45c79 independent layout implementation 2018-11-10 16:42:34 +09:00
Eon S. Jeon
4f34933ecf apply tslint and fix errors 2018-11-10 01:26:36 +09:00