Replace placeholder docstrings with real documentation
closed by d11f76ac43012768d5291529d3b18ecd065ab5c2
IDE integration - .pyi stub generation
mcrfpy.Vector - support more convenience
Add visible property to all UIDrawable objects
Remove or verify the necessity/safety of default constructors
Add Vector arithmetic helper methods
Add get_bounds() method to all UIDrawable objects
Create Python base class for UIDrawables, and derive Python UI types from it
Sprite get/set Texture (swap texture)
UIGrid: don't attempt to render every Entity every frame