MoveEdges are outer limit of Movement
Textures renamed and reorganized New (not optimal) obstacleTextures added
This commit is contained in:
@ -463,54 +463,53 @@ int drawable abc_textfield_default_mtrl_alpha 0x7f020041
|
||||
int drawable abc_textfield_search_activated_mtrl_alpha 0x7f020042
|
||||
int drawable abc_textfield_search_default_mtrl_alpha 0x7f020043
|
||||
int drawable abc_textfield_search_material 0x7f020044
|
||||
int drawable background 0x7f020045
|
||||
int drawable background_cave 0x7f020046
|
||||
int drawable background_icymountains 0x7f020047
|
||||
int drawable ball 0x7f020048
|
||||
int drawable blueparticle 0x7f020049
|
||||
int drawable bomb 0x7f02004a
|
||||
int drawable bombbutton 0x7f02004b
|
||||
int drawable custom_button 0x7f02004c
|
||||
int drawable emptybutton 0x7f02004d
|
||||
int drawable goal 0x7f02004e
|
||||
int drawable grasslands_preview 0x7f02004f
|
||||
int drawable levelbutton_background 0x7f020050
|
||||
int drawable levelupbackground 0x7f020051
|
||||
int drawable lock 0x7f020052
|
||||
int drawable lockedbutton 0x7f020053
|
||||
int drawable magnet 0x7f020054
|
||||
int drawable magnetbutton 0x7f020055
|
||||
int drawable menu_background 0x7f020056
|
||||
int drawable notification_template_icon_bg 0x7f020074
|
||||
int drawable obstacle 0x7f020057
|
||||
int drawable pausebutton 0x7f020058
|
||||
int drawable playerarrow 0x7f020059
|
||||
int drawable purple 0x7f02005a
|
||||
int drawable ramp 0x7f02005b
|
||||
int drawable rampbutton 0x7f02005c
|
||||
int drawable redparticle 0x7f02005d
|
||||
int drawable shortmenubackground 0x7f02005e
|
||||
int drawable sound_off 0x7f02005f
|
||||
int drawable sound_on 0x7f020060
|
||||
int drawable sound_toggle 0x7f020061
|
||||
int drawable splitter 0x7f020062
|
||||
int drawable spring 0x7f020063
|
||||
int drawable springbutton 0x7f020064
|
||||
int drawable star 0x7f020065
|
||||
int drawable star_icon 0x7f020066
|
||||
int drawable stars_0 0x7f020067
|
||||
int drawable stars_1 0x7f020068
|
||||
int drawable stars_2 0x7f020069
|
||||
int drawable stars_3 0x7f02006a
|
||||
int drawable terrain 0x7f02006b
|
||||
int drawable test 0x7f02006c
|
||||
int drawable tool_slot_background 0x7f02006d
|
||||
int drawable toolprogressbarlayers 0x7f02006e
|
||||
int drawable unlock_message_background 0x7f02006f
|
||||
int drawable unlocked 0x7f020070
|
||||
int drawable unlockedbutton 0x7f020071
|
||||
int drawable worldbutton_background 0x7f020072
|
||||
int drawable yellowparticle 0x7f020073
|
||||
int drawable backgrounds_game_cave 0x7f020045
|
||||
int drawable backgrounds_game_grass 0x7f020046
|
||||
int drawable backgrounds_game_mountains 0x7f020047
|
||||
int drawable backgrounds_menu_grass 0x7f020048
|
||||
int drawable backgrounds_menu_levelup 0x7f020049
|
||||
int drawable backgrounds_menu_shortmenu 0x7f02004a
|
||||
int drawable goal 0x7f02004b
|
||||
int drawable guis_pausebutton 0x7f02004c
|
||||
int drawable guis_playerarrow 0x7f02004d
|
||||
int drawable guis_sound_off 0x7f02004e
|
||||
int drawable guis_sound_on 0x7f02004f
|
||||
int drawable lock_locked 0x7f020050
|
||||
int drawable lock_unlocked 0x7f020051
|
||||
int drawable notification_template_icon_bg 0x7f020073
|
||||
int drawable obstacle 0x7f020052
|
||||
int drawable obstacles_cave 0x7f020053
|
||||
int drawable obstacles_grass 0x7f020054
|
||||
int drawable obstacles_mountains 0x7f020055
|
||||
int drawable playershapes_ball 0x7f020056
|
||||
int drawable previews_grass 0x7f020057
|
||||
int drawable purple 0x7f020058
|
||||
int drawable ramp 0x7f020059
|
||||
int drawable rampbutton 0x7f02005a
|
||||
int drawable splitter 0x7f02005b
|
||||
int drawable star 0x7f02005c
|
||||
int drawable star_icon 0x7f02005d
|
||||
int drawable stars_0 0x7f02005e
|
||||
int drawable stars_1 0x7f02005f
|
||||
int drawable stars_2 0x7f020060
|
||||
int drawable stars_3 0x7f020061
|
||||
int drawable terrain_t_grass 0x7f020062
|
||||
int drawable tools_bomb 0x7f020063
|
||||
int drawable tools_bombbutton 0x7f020064
|
||||
int drawable tools_emptybutton 0x7f020065
|
||||
int drawable tools_lockedbutton 0x7f020066
|
||||
int drawable tools_magnet 0x7f020067
|
||||
int drawable tools_magnetbutton 0x7f020068
|
||||
int drawable tools_spring 0x7f020069
|
||||
int drawable tools_springbutton 0x7f02006a
|
||||
int drawable tools_unlockedbutton 0x7f02006b
|
||||
int drawable xml_custom_button 0x7f02006c
|
||||
int drawable xml_levelbutton_background 0x7f02006d
|
||||
int drawable xml_sound_toggle 0x7f02006e
|
||||
int drawable xml_tool_slot_background 0x7f02006f
|
||||
int drawable xml_toolprogressbarlayers 0x7f020070
|
||||
int drawable xml_unlock_message_background 0x7f020071
|
||||
int drawable xml_worldbutton_background 0x7f020072
|
||||
int id action0 0x7f0d0069
|
||||
int id action_bar 0x7f0d0041
|
||||
int id action_bar_activity_content 0x7f0d0000
|
||||
|
Reference in New Issue
Block a user