Categories
Recent releases
Original PECL site
Login
Support
Bugs
PECL
GUI
ui
1.0.2
ui 1.0.2
UI API
An OO wrapper around libui
Download 1.0.2
Documentation
Repository
Bugtracker
Homepage
License: PHP License
Changes
UI\Size and UI\Point support for basic math operators (+,/,*,-) fixed
UI\Point cast to UI\Size with UI\Size::of(UI\Point) (can also take double-ish)
UI\Size cast to UI\Point with UI\Point::at(UI\Size) (can also take double-ish)