4d6e4ecec5Implemented Element:SetAttribute in a way where both parameters are strings.
13 years ago
Nate Starkey
126b9432b5Exposed the Rocket::Core::ElementStyle as a ROCKETCORE_API, so that I could bind it as a Lua object.
13 years ago
Nate Starkey
f99a263e58Should have forked this earlier. Implements basic types(Vectori/f,Colourb/f), Document, and Element so far. Interpreter is also a Plugin, so it will start up when libRocket does.