• 2.3 063a11302f

    Locate.py 2.3 Stable

    kdx released this 2019-07-16 18:03:44 +02:00 | 13 commits to master since this release

    First tracked version.

    Added class Pad inherited from Screen. A Pad object is used as a Screen object with a different refresh() method, it can display only a part of it, which allow notably scrolling.

    Added Screen method get_dim() which returns a tuple contenting the size of the object (width and height).

    Downloads