Laocoon7

Results 3 issues of Laocoon7

**What seems to be the problem?** An invalid string is written to the "targetframework" configuration when targeting net6.0 with a c++/cli project. ``` clr "on" dotnetframework "net6.0" ``` This causes...

bug

I believe it should be in TilemapBundle, but I may be wrong. Currently, `TilemapBundle::grid_size` cuts images off if smaller than `TilemapBundle::tile_size` or adds padding to the left and above if...

**Is your feature request related to a problem? Please describe.** I need to differentiate between the number(key) pad to the right of the arrow keys, and the numbers across the...