mirror of
https://github.com/cyberarm/cyberarm_engine.git
synced 2025-12-18 22:02:34 +00:00
Updated Animator to be usable, added logo texture/image, 'finished' Intro state, added Window#shift_state
This commit is contained in:
@@ -16,6 +16,10 @@ module CyberarmEngine
|
||||
window.pop_state
|
||||
end
|
||||
|
||||
def shift_state
|
||||
window.shift_state
|
||||
end
|
||||
|
||||
def show_cursor
|
||||
window.show_cursor
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user