var texture = new IgeCellSheet('path/to/some/cellSheet.png', 4, 4); entity.texture(texture) .cell(3);