Rename Caption.size property to font_size
Add extend() method to UICollection
Texture and Font should expose their properties
Windows: scripts subdirectory not checked for .py files
UIEntityCollection::getitem returns mcrfpy.Entity, even if a derived class was submitted
Recreate RenderTexture when UIGrid is resized
Color r, g, b, a properties return None
Don't Instantiate GridPoint or GridPointState
Add scale_x and scale_y properties to UISprite*
Fix type preservation in UICollection
__repr__
Add position tuple support to Frame and Sprite constructors
Add pos property as Vector alternative to x,y properties
Standardize sprite_index property name across objects*