map_u_tile property

map_u_tile property

Gets or sets the map u tile.

Definition:

@property
def map_u_tile(self):
    ...
@map_u_tile.setter
def map_u_tile(self, value):
    ...

See Also