This website requires JavaScript.
Explore
Help
Sign In
cyberarm
/
cyberarm_engine
Watch
1
Star
0
Fork
0
You've already forked cyberarm_engine
mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced
2026-05-06 07:58:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a47505e7fad0500ae7dcd3d02d7abcd84fe82d23
cyberarm_engine
/
lib
/
cyberarm_engine
/
ui
History
Cyberarm
a47505e7fa
Improved debug_draw to be free of element clipping rectangle, fixed up container vertical and horizontal alignment
2026-04-15 22:06:55 -05:00
..
elements
Improved debug_draw to be free of element clipping rectangle, fixed up container vertical and horizontal alignment
2026-04-15 22:06:55 -05:00
border_canvas.rb
Fixed Element's x and y position offset by their containers margin_left and/or margin_top, fixed containers 'inheriting' their parents and/or grandparents margin_left/top causing them to have an outer_height greater than it should be (needs a little more work.)
2026-04-13 20:00:24 -05:00
dsl.rb
Added every and after timers to DSL
2026-03-21 21:11:51 -05:00
element.rb
Improved debug_draw to be free of element clipping rectangle, fixed up container vertical and horizontal alignment
2026-04-15 22:06:55 -05:00
event.rb
Added support for 9 sliced backgrounds in UI, fixed events not propagating to subscribers if element threw :handled in its own event handler
2021-06-04 03:00:31 +00:00
gui_state.rb
Renamed GuiState#menu to GuiState#active_menu to prevent conflict with DSL#menu
2026-04-15 22:02:09 -05:00
style.rb
Fixed Element's x and y position offset by their containers margin_left and/or margin_top, fixed containers 'inheriting' their parents and/or grandparents margin_left/top causing them to have an outer_height greater than it should be (needs a little more work.)
2026-04-13 20:00:24 -05:00
theme.rb
Remove unneeded string to integer conversions in Theme
2026-03-27 10:59:22 -05:00