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-09-19 13:23:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
development
Add File
New File
Upload File
Apply Patch
cyberarm_engine
/
lib
/
cyberarm_engine
History
Cyberarm
abe99ce949
Ignore sibling elements that aren't visible from fill mode space considerations
2026-09-17 12:25:48 -05:00
..
builtin
…
cache
…
console
…
gosu_ext
…
model
…
opengl
…
trees
…
ui
Ignore sibling elements that aren't visible from fill mode space considerations
2026-09-17 12:25:48 -05:00
animator.rb
…
background_image.rb
…
background_nine_slice.rb
Many ux and api improvements
2026-05-02 18:20:17 -05:00
background.rb
…
bounding_box.rb
…
cache.rb
…
common.rb
Make elements sizing by like css' border-box box-sizing instead of like content-box for elements with specific width/height that isn't a ratio, tweaks to gui debug display, make F12 key toggle gui debug display for convenience
2026-09-11 13:05:08 -05:00
config_file.rb
…
console.rb
…
event_bus.rb
Added EventBus, a simple global pub-sub event system.
2026-04-23 19:39:36 -05:00
game_object.rb
…
game_state.rb
…
model_cache.rb
…
model.rb
…
notification_manager.rb
…
notification.rb
…
opengl.rb
…
ray.rb
…
result.rb
Make Result return not okay if @data is nil
2026-04-21 12:12:16 -05:00
stats.rb
…
text.rb
Many ux and api improvements
2026-05-02 18:20:17 -05:00
timer.rb
…
transform.rb
…
vector.rb
…
version.rb
…
window.rb
…