fananek / hex-grid

HexGrid library provides easy and intuitive way of working with hexagonal grids.
MIT License
45 stars 8 forks source link

HexSize width & height are not public #9

Closed mgrider closed 2 years ago

mgrider commented 2 years ago

Similar to #2, it would be nice if we could get at the width & height properties in HexSize. (I'd like to be able to create a HexSize+CGSize extension similar to the one in the example for Point+CGPoint.)

fananek commented 2 years ago

HexSize properties width and height are public in version 0.4.7.