KKTilemapLayerNode Class Reference
Inherits from | KKNode : SKNode |
Declared in | KKTilemapLayerNode.h |
Tasks
-
layer
property -
tilemapNode
property -
– tileCoordForPoint:
-
– centerPositionForTileCoord:
-
– positionForTileCoord:
Properties
Instance Methods
centerPositionForTileCoord:
nd
- (CGPoint)centerPositionForTileCoord:(CGPoint)tileCoord
Declared In
KKTilemapLayerNode.h
positionForTileCoord:
nd
- (CGPoint)positionForTileCoord:(CGPoint)tileCoord
Declared In
KKTilemapLayerNode.h
tileCoordForPoint:
Converts a point from scene coordinates to tile coordinates within the layer.
- (CGPoint)tileCoordForPoint:(CGPoint)point
Declared In
KKTilemapLayerNode.h