'use strict' class EntityPosition constructor: (@entity, @position, @direction) -> module.exports = EntityPosition