-
Notifications
You must be signed in to change notification settings - Fork 2
ref_screen
File: plugins/atm/atm-def.rpy
- atm_screen(dir)
- atm_payment
- atm_withdrawn
- atm_takeout
- atm_mainmenu
- atm_face(dir)
File: plugins/hud/ingame-hud.rpy
- hud()
- hud_cash()
- hud_time()
- hud_bar()
File: plugins/hud/shortcut.rpy
- shortcut(text, action, icon, reverse)
File: plugins/inventory/inventory-screen.rpy
- inventory_storage()
- inventory_hbox(what, value)
- inventory_detail(inv, item, size, align)
- inventory_grid(inv, size, align)
File: plugins/inventory/shop-screen.rpy
- shop_face(name, inv, size, align, background, counting)
- shop_cartview(inv, name, size)
- shop_detail(inv, item, size, align, counting)
File: plugins/rds/console.rpy
- _console
File: plugins/rds/etc.rpy
- showimg(img)
- rdsa_tools_icons()
File: plugins/rds/mdmaker.rpy
- rdsa_tools_md()
File: plugins/rds/plugins-index.rpy
- rdsa_tools_plugins()
File: plugins/rds/screen.rpy
- ramen_dev_screen()
- rds_win(obj, obj_type)
- rds_getasset(obj_type, obj)
- rds_dictparam(asset)
- rds_side(obj_type)
- rds_side_menuitem(t, obj_type)
- rds_obj_child(obj_type)
- rds_topbar(title)
File: ramen/200-scene-map.rpy
- scene_ezmap(buttons)
- scene_baseimg(obj, scene_img)
- scene_map()
File: ramen/300-plugins.rpy
- ramen_episodes_menu()
- ramen_episodes_detail(episode)
File: smartphone/money/money.rpy
- smphone_apps_money(var, page)
File: smartphone/msg/sms.rpy
- smphone_apps_sms(var, page)
- smphone_apps_sms_list(app, var, page)
- smphone_apps_sms_reply(app, var, page)
- smphone_apps_sms_view(app, var, page)
File: smartphone/news/news.rpy
- smphone_apps_news(var, page)
File: smartphone/relation/relation_define.rpy
- smphone_apps_relation(var, page)
File: smartphone/smartphone.rpy
- smphone_window()
- smphone_ui()
- smphone_launcher()
- smphone_viewport(title, hcolor)
File: smartphone/task/taskme.rpy
- smphone_apps_task(var, page)
File: theme/element/about.rpy
- about()
File: theme/element/choice.rpy
- choice(items)
- vchoice(items)
File: theme/element/common.rpy
- skip_indicator()
File: theme/element/confirm.rpy
- confirm1(message, yes_action, no_action)
File: theme/element/files.rpy
- save()
- load()
- file_slots(title)
File: theme/element/help.rpy
- help()
- keyboard_help()
- mouse_help()
- gamepad_help()
File: theme/element/history.rpy
- 2history()
- history()
File: theme/element/input.rpy
- input(prompt)
File: theme/element/main-menu.rpy
- main_menu()
File: theme/element/mobile.rpy
- quick_menu()
File: theme/element/modals.rpy
- modal(screenname, **kwargs)
- modal_display(**kwargs)
- modal_input(**kwargs)
File: theme/element/navigation.rpy
- navigation()
File: theme/element/notify.rpy
- notify(message)
File: theme/element/nvl.rpy
- nvl_dialogue(dialogue)
File: theme/element/preferences.rpy
- preferences()
File: theme/element/quickmenu.rpy
- quick_menu()
- quick_menubar()
File: theme/element/say.rpy
- say(who, what)
File: theme/screens.rpy
- show_image(img)
- scene_overlay(imgs)
Generated Time: 06/25/20 22:35:01
Note This files created using ramen-dev makedoc() from working ramen ren'py project, same references may become a non existent.
Made with Ren'Py 7.3.5.606
Refs: Non-Class Function | Init Level | Labels