-
Site admin.
-
Joined on
2020-09-17
.bounds and .global_bounds should be a pair of vectors, not 4 values
No method to add layer to grid after initialization
mcrfpy.Window, mcrfpy.Keyboard ... mcrfpy.Mouse?
Caption.resize does nothing; bounds are available but size is not
positions should always be iterables, not separate X and Y values.
Grid attributes:
grid_x and grid_y should be grid_w and grid_h
Timers without a user-stored reference don't fire
[Leader Issue] positions should always be iterables, not separate X and Y values.
GridPoint shows its coordinate in repr, but doesn't expose it as a property.
Entities have
grid_pos initializer argument, but pos property
segfault: use of animations causes segfault on exit
segfault: use of animations causes