smoketh
smoketh
To example i have complex flash app built with usage of stablexUI. From there i load specific document ``` haxe package; import ru.stablex.ui.widgets.Box; import cocktail.api.CocktailView; import flash.display.Sprite; class BrowserWindow extends...
HI, there. I am writing a hacking game somewhat based on your marvelous framework right now. In that game (netbreakers is working title) users run a virtual terminal and can...
Please consider adding this function to Tilemap.hx ``` haxe /** * Returns all objects with matching name in a given object group * @param name The name of the object...