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
2025-12-16 13:12:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
6b319935d3c0ddb62b6f8e1c8a18bab5326c5e43
cyberarm_engine
/
lib
/
cyberarm_engine
History
Cyberarm
6b319935d3
Bump version
2019-04-30 06:43:10 -05:00
..
lib
Improved Vector, use named arguments for Engine initializer
2019-04-28 15:00:50 -05:00
objects
Fix incorrect Text height
2019-04-28 07:51:46 -05:00
ui
Added #root and #value= to Element, Label now uses #value= and #root.
2019-04-29 13:21:37 -05:00
background.rb
Every element has a background and border, background and border support gradients.
2019-03-04 12:13:39 -06:00
common.rb
Improvements to GameObject and friends
2019-03-30 13:29:30 -05:00
engine.rb
Improved Vector, use named arguments for Engine initializer
2019-04-28 15:00:50 -05:00
game_object.rb
Remove MultiLineText as gosu natively supports newlines, Update Text to correctly calculate its height, call super in button_down/button_up to support gosu's fullscreen toggle, added Window.text_input = nil to GameState to prevent fustrating bugs that stem from forgetting to set it back to nil.
2019-03-31 17:34:24 -05:00
game_state.rb
Remove MultiLineText as gosu natively supports newlines, Update Text to correctly calculate its height, call super in button_down/button_up to support gosu's fullscreen toggle, added Window.text_input = nil to GameState to prevent fustrating bugs that stem from forgetting to set it back to nil.
2019-03-31 17:34:24 -05:00
version.rb
Bump version
2019-04-30 06:43:10 -05:00