Tuxemon
latest
Contents:
Scripting reference
Tuxemon
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
A
abort() (tuxemon.animation.Animation method)
(tuxemon.animation.Task method)
action_index (tuxemon.event.eventengine.RunningEvent attribute)
ActionCommand (class in tuxemon.cli.commands.action)
ActionParentCommand (class in tuxemon.cli.commands.action)
active_states (tuxemon.state.StateManager property)
acts (tuxemon.event.EventObject attribute)
add() (tuxemon.sprite.SpriteGroup method)
(tuxemon.sprite.VisualSpriteList method)
(tuxemon.surfanim.SurfaceAnimationCollection method)
add_content() (docs.ext.script_documenter.ScriptClassDocumenter method)
add_directive_header() (docs.ext.script_documenter.ScriptClassDocumenter method)
add_error_context() (in module tuxemon.event.eventengine)
add_input() (tuxemon.platform.platform_pygame.events.PygameEventQueueHandler method)
AddContactsAction (class in tuxemon.event.actions.add_contacts)
advance() (tuxemon.event.eventengine.RunningEvent method)
amount (tuxemon.event.actions.set_money.SetMoneyAction attribute)
(tuxemon.event.actions.transfer_money.MoneyMathAction attribute)
angle_of_points() (in module tuxemon.map)
animate() (tuxemon.state.State method)
animate_capture() (tuxemon.sprite.CaptureDeviceSprite method)
animated (tuxemon.ui.text.TextArea attribute)
Animation (class in tuxemon.animation)
animation (tuxemon.sprite.Sprite property)
animation_frame_files() (in module tuxemon.graphics)
animations (tuxemon.surfanim.SurfaceAnimationCollection property)
apply() (tuxemon.item.itemeffect.ItemEffect method)
(tuxemon.technique.techeffect.TechEffect method)
arrange_menu_items() (tuxemon.sprite.MenuSpriteGroup method)
(tuxemon.sprite.VisualSpriteList method)
assert_never() (in module tuxemon.tools)
attackLength (tuxemon.rumble.libshake.Shake_Envelope attribute)
attackLevel (tuxemon.rumble.libshake.Shake_Envelope attribute)
auto_state_discovery() (tuxemon.state.StateManager method)
B
Bar (class in tuxemon.menu.interface)
BattlesAction (class in tuxemon.event.actions.battles_print)
bg_color (tuxemon.menu.interface.Bar attribute)
(tuxemon.menu.interface.ExpBar attribute)
(tuxemon.menu.interface.HpBar attribute)
Body (class in tuxemon.fusion)
body_image (tuxemon.fusion.Body attribute)
border (tuxemon.menu.interface.Bar attribute)
(tuxemon.menu.interface.ExpBar attribute)
(tuxemon.menu.interface.HpBar attribute)
border_filename (tuxemon.menu.interface.Bar attribute)
(tuxemon.menu.interface.ExpBar attribute)
(tuxemon.menu.interface.HpBar attribute)
bottom (tuxemon.compat.rect.ReadOnlyRect property)
bottomleft (tuxemon.compat.rect.ReadOnlyRect property)
bottomright (tuxemon.compat.rect.ReadOnlyRect property)
bresenham() (in module tuxemon.lib.bresenham)
build_translations() (tuxemon.locale.TranslatorPo method)
button (tuxemon.platform.events.PlayerInput attribute)
ButtonPressedCondition (class in tuxemon.event.conditions.button_pressed)
C
cache_to_pkglist() (tuxemon.mod_manager.Manager method)
calc_absolute_rect() (tuxemon.sprite.RelativeGroup method)
calc_bounding_rect() (tuxemon.sprite.SpriteGroup method)
(tuxemon.sprite.VisualSpriteList method)
calc_dialog_rect() (in module tuxemon.tools)
calc_inner_rect() (tuxemon.menu.interface.Bar static method)
(tuxemon.ui.draw.GraphicBox method)
call_scheduled_functions() (tuxemon.clock.Scheduler method)
CallEventAction (class in tuxemon.event.actions.call_event)
capture_screenshot() (in module tuxemon.graphics)
CaptureDeviceSprite (class in tuxemon.sprite)
cast_dataclass_parameters() (in module tuxemon.tools)
cast_value() (in module tuxemon.tools)
category (tuxemon.locale.LocaleInfo attribute)
center (tuxemon.compat.rect.ReadOnlyRect property)
centerx (tuxemon.compat.rect.ReadOnlyRect property)
centery (tuxemon.compat.rect.ReadOnlyRect property)
chain() (tuxemon.animation.Task method)
chain_task() (tuxemon.animation.Task method)
ChangeStateAction (class in tuxemon.event.actions.change_state)
character (tuxemon.event.actions.battles_print.BattlesAction attribute)
check_axis() (tuxemon.platform.platform_pygame.events.PygameGamepadInput method)
check_battle_legal() (in module tuxemon.combat)
check_button() (tuxemon.platform.platform_pygame.events.PygameGamepadInput method)
check_condition() (tuxemon.event.eventengine.EventEngine method)
check_conditions() (tuxemon.event.eventengine.EventEngine method)
check_hat() (tuxemon.platform.platform_pygame.events.PygameGamepadInput method)
check_status() (in module tuxemon.combat)
check_status_connected() (in module tuxemon.combat)
check_taste() (in module tuxemon.formula)
cleanup() (tuxemon.event.eventaction.EventAction method)
clear() (tuxemon.sprite.VisualSpriteList method)
ClearTuxepediaAction (class in tuxemon.event.actions.clear_tuxepedia)
ClearVariableAction (class in tuxemon.event.actions.clear_variable)
CLICommand (class in tuxemon.cli.clicommand)
clip() (in module tuxemon.surfanim)
Clock (class in tuxemon.clock)
collect_languages() (tuxemon.locale.TranslatorPo method)
collect_states_from_module() (tuxemon.state.StateManager static method)
collect_states_from_path() (tuxemon.state.StateManager method)
collectPlugins() (tuxemon.plugin.PluginManager method)
collidelist() (tuxemon.compat.rect.ReadOnlyRect method)
collidelistall() (tuxemon.compat.rect.ReadOnlyRect method)
collidepoint() (tuxemon.compat.rect.ReadOnlyRect method)
colliderect() (tuxemon.compat.rect.ReadOnlyRect method)
collision_lines_from_object() (tuxemon.map_loader.TMXMapLoader method)
color (tuxemon.states.transition.fade.FadeTransitionBase attribute)
columns (tuxemon.sprite.VisualSpriteList property)
combat_front (tuxemon.event.actions.set_player_template.SetPlayerTemplateAction attribute)
CombatStartedCondition (class in tuxemon.event.conditions.combat_started)
CommandNotFoundError
compile_gettext() (tuxemon.locale.TranslatorPo static method)
conds (tuxemon.event.EventObject attribute)
configure() (in module tuxemon.log)
contains() (tuxemon.compat.rect.ReadOnlyRect method)
context (tuxemon.event.eventengine.RunningEvent attribute)
continue (tuxemon.map.RegionProperties attribute)
(tuxemon.map.RegionPropertiesOptional attribute)
Controller (class in tuxemon.middleware)
convert_alpha_to_colorkey() (in module tuxemon.graphics)
convert_ft() (in module tuxemon.formula)
convert_km() (in module tuxemon.formula)
convert_lbs() (in module tuxemon.formula)
convert_mi() (in module tuxemon.formula)
copy() (tuxemon.compat.rect.ReadOnlyRect method)
copy_dict_with_keys() (in module tuxemon.tools)
CopyVariableAction (class in tuxemon.event.actions.copy_variable)
create_animation() (in module tuxemon.graphics)
create_fade_animation() (tuxemon.states.transition.fade.FadeInTransition method)
(tuxemon.states.transition.fade.FadeOutTransition method)
(tuxemon.states.transition.fade.FadeTransitionBase method)
current_action (tuxemon.event.eventengine.RunningEvent attribute)
current_command (tuxemon.cli.context.InvokeContext attribute)
current_frame_num (tuxemon.surfanim.SurfaceAnimation property)
current_map_action (tuxemon.event.eventengine.RunningEvent attribute)
current_state (tuxemon.state.StateManager property)
cursor_from_image() (in module tuxemon.graphics)
D
database (scripts.tuxepedia.RESOURCE_PATHS attribute)
default_duration (tuxemon.animation.Animation attribute)
default_input_map (tuxemon.platform.events.InputHandler attribute)
(tuxemon.platform.platform_pygame.events.PygameEventHandler attribute)
(tuxemon.platform.platform_pygame.events.PygameGamepadInput attribute)
(tuxemon.platform.platform_pygame.events.PygameKeyboardInput attribute)
(tuxemon.platform.platform_pygame.events.PygameMouseInput attribute)
(tuxemon.platform.platform_pygame.events.PygameTouchOverlayInput attribute)
default_transition (tuxemon.animation.Animation attribute)
defeated() (in module tuxemon.combat)
delay (tuxemon.rumble.libshake.Shake_Effect attribute)
description (tuxemon.cli.clicommand.CLICommand attribute)
(tuxemon.cli.commands.action.ActionParentCommand attribute)
(tuxemon.cli.commands.print.PrintCommand attribute)
(tuxemon.cli.commands.quit.QuitCommand attribute)
(tuxemon.cli.commands.random_encounter.RandomEncounterCommand attribute)
(tuxemon.cli.commands.shell.ShellCommand attribute)
(tuxemon.cli.commands.test.TestConditionParentCommand attribute)
(tuxemon.cli.commands.trainer_battle.TrainerBattleCommand attribute)
(tuxemon.cli.commands.whereami.WhereAmICommand attribute)
determine_cursor_movement() (tuxemon.sprite.MenuSpriteGroup method)
device_count() (tuxemon.rumble.libshake.LibShakeRumble method)
device_info() (tuxemon.rumble.libshake.LibShakeRumble method)
DialogOpenCondition (class in tuxemon.event.conditions.dialog_open)
direction (tuxemon.rumble.libshake.Shake_Effect attribute)
directivetype (docs.ext.script_documenter.ScriptClassDocumenter attribute)
docs
module
docs.conf
module
docs.ext
module
docs.ext.script_documenter
module
domain (tuxemon.locale.LocaleInfo attribute)
done (tuxemon.event.eventaction.EventAction property)
(tuxemon.event.eventcondition.EventCondition property)
down (tuxemon.platform.platform_pygame.events.DPadRectsInfo attribute)
download_package() (in module tuxemon.mod_manager.tuxemoncontentserver)
(tuxemon.mod_manager.Manager method)
DPadButtonInfo (class in tuxemon.platform.platform_pygame.events)
DPadInfo (class in tuxemon.platform.platform_pygame.events)
DPadRectsInfo (class in tuxemon.platform.platform_pygame.events)
draw() (tuxemon.menu.interface.Bar method)
(tuxemon.platform.platform_pygame.events.PygameTouchOverlayInput method)
(tuxemon.sprite.RelativeGroup method)
(tuxemon.sprite.Sprite method)
(tuxemon.sprite.VisualSpriteList method)
(tuxemon.state.State method)
(tuxemon.states.transition.fade.FadeTransitionBase method)
(tuxemon.states.transition.flash.FlashTransition method)
draw_text() (in module tuxemon.ui.text)
duration (tuxemon.event.actions.fadeout_music.FadeoutMusicAction attribute)
(tuxemon.event.actions.rumble.RumbleAction attribute)
E
elapsed (tuxemon.surfanim.SurfaceAnimation property)
enter (tuxemon.map.RegionProperties attribute)
Entity (class in tuxemon.entity)
envelope (tuxemon.rumble.libshake.Shake_EffectPeriodic attribute)
escape() (in module scripts.convert_json_locale)
(in module tuxemon.formula)
event_execute() (tuxemon.middleware.Controller method)
(tuxemon.middleware.Multiplayer method)
event_id (tuxemon.event.actions.call_event.CallEventAction attribute)
event_legal() (tuxemon.middleware.Controller method)
(tuxemon.middleware.Multiplayer method)
EventAction (class in tuxemon.event.eventaction)
EventCondition (class in tuxemon.event.eventcondition)
EventEngine (class in tuxemon.event.eventengine)
EventObject (class in tuxemon.event)
EventQueueHandler (class in tuxemon.platform.events)
example (tuxemon.cli.clicommand.CLICommand attribute)
(tuxemon.cli.commands.action.ActionParentCommand attribute)
(tuxemon.cli.commands.print.PrintCommand attribute)
(tuxemon.cli.commands.quit.QuitCommand attribute)
(tuxemon.cli.commands.random_encounter.RandomEncounterCommand attribute)
(tuxemon.cli.commands.shell.ShellCommand attribute)
(tuxemon.cli.commands.test.TestConditionParentCommand attribute)
(tuxemon.cli.commands.trainer_battle.TrainerBattleCommand attribute)
(tuxemon.cli.commands.whereami.WhereAmICommand attribute)
execute() (tuxemon.event.eventaction.EventAction method)
execute_action() (tuxemon.event.eventengine.EventEngine method)
exit (tuxemon.map.RegionProperties attribute)
expand (tuxemon.sprite.MenuSpriteGroup attribute)
(tuxemon.sprite.VisualSpriteList attribute)
ExpBar (class in tuxemon.menu.interface)
extra_damage (tuxemon.formula.TypeChart attribute)
extract_region_properties() (in module tuxemon.map)
extract_tile_collisions() (tuxemon.map_loader.TMXMapLoader method)
F
face_image (tuxemon.fusion.Body attribute)
fade_duration (tuxemon.states.transition.fade.FadeTransitionBase attribute)
FadeInTransition (class in tuxemon.states.transition.fade)
fadeLength (tuxemon.rumble.libshake.Shake_Envelope attribute)
fadeLevel (tuxemon.rumble.libshake.Shake_Envelope attribute)
FadeoutMusicAction (class in tuxemon.event.actions.fadeout_music)
FadeOutTransition (class in tuxemon.states.transition.fade)
FadeTransitionBase (class in tuxemon.states.transition.fade)
fainted() (in module tuxemon.combat)
fainted_party() (in module tuxemon.combat)
fetch() (in module tuxemon.prepare)
fg_color (tuxemon.menu.interface.Bar attribute)
(tuxemon.menu.interface.ExpBar attribute)
(tuxemon.menu.interface.HpBar attribute)
find_library() (in module tuxemon.rumble.tools)
finish() (tuxemon.animation.Animation method)
(tuxemon.animation.Task method)
FlashTransition (class in tuxemon.states.transition.flash)
flip() (tuxemon.surfanim.SurfaceAnimation method)
force_draw (tuxemon.state.State attribute)
(tuxemon.states.transition.fade.FadeTransitionBase attribute)
(tuxemon.states.transition.flash.FlashTransition attribute)
format() (tuxemon.locale.TranslatorPo method)
Formatter (class in tuxemon.cli.formatter)
formatter (tuxemon.cli.context.InvokeContext attribute)
func (tuxemon.clock.ScheduledItem attribute)
fuse() (in module tuxemon.fusion)
G
generate_default_config() (in module tuxemon.config)
generate_list() (in module scripts.generate_random_encounter)
generate_monster_section() (in module scripts.generate_random_encounter)
get_action() (tuxemon.event.eventengine.EventEngine method)
get_actions() (tuxemon.event.eventengine.EventEngine method)
get_available_classes() (in module tuxemon.plugin)
get_avatar() (in module tuxemon.graphics)
get_awake_monsters() (in module tuxemon.combat)
get_cell_coordinates() (in module tuxemon.tools)
get_condition() (tuxemon.event.eventengine.EventEngine method)
get_conditions() (tuxemon.event.eventengine.EventEngine method)
get_current_frame() (tuxemon.surfanim.SurfaceAnimation method)
get_custom_pygame_keyboard_controls() (in module tuxemon.config)
get_custom_pygame_keyboard_controls_names() (in module tuxemon.config)
get_defaults() (in module tuxemon.config)
get_depth() (tuxemon.map.PathfindNode method)
get_direction() (in module tuxemon.map)
get_events() (tuxemon.platform.events.InputHandler method)
get_face_size() (tuxemon.fusion.Body method)
get_frame() (tuxemon.surfanim.SurfaceAnimation method)
get_idle_time() (tuxemon.clock.Scheduler method)
get_interval() (tuxemon.clock.Scheduler method)
get_next_action() (tuxemon.event.eventengine.RunningEvent method)
get_npc() (in module tuxemon.event)
get_package_info() (tuxemon.mod_manager.Manager method)
get_package_repo() (tuxemon.mod_manager.Manager method)
get_parameters() (tuxemon.cli.clicommand.CLICommand method)
get_parent() (tuxemon.map.PathfindNode method)
get_persist() (tuxemon.event.eventcondition.EventCondition method)
get_queued_state_by_name() (tuxemon.state.StateManager method)
get_rect() (tuxemon.surfanim.SurfaceAnimation method)
get_slugs() (in module scripts.verify_monsters)
get_state() (tuxemon.entity.Entity method)
(tuxemon.fusion.Body method)
get_state_by_name() (tuxemon.state.StateManager method)
get_subcommand() (tuxemon.cli.clicommand.CLICommand method)
get_subcommands() (tuxemon.cli.clicommand.CLICommand method)
(tuxemon.cli.commands.action.ActionParentCommand method)
(tuxemon.cli.commands.test.TestConditionParentCommand method)
get_types_tuple() (in module tuxemon.tools)
get_user_storage_dir() (in module tuxemon.platform)
get_value() (tuxemon.map.PathfindNode method)
getAllPlugins() (tuxemon.plugin.PluginManager method)
GraphicBox (class in tuxemon.ui.draw)
H
h (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.compat.rect.Rect property)
(tuxemon.event.EventObject attribute)
HasItemCondition (class in tuxemon.event.conditions.has_item)
HasMonsterCondition (class in tuxemon.event.conditions.has_monster)
HasPartyBreederCondition (class in tuxemon.event.conditions.has_party_breeder)
HasRectAttribute (class in tuxemon.compat.rect)
HasTechCondition (class in tuxemon.event.conditions.has_tech)
height (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.event.MapCondition attribute)
(tuxemon.sprite.Sprite property)
held (tuxemon.platform.events.PlayerInput property)
hold_time (tuxemon.platform.events.PlayerInput attribute)
HpBar (class in tuxemon.menu.interface)
I
id (tuxemon.event.EventObject attribute)
(tuxemon.rumble.libshake.Shake_Effect attribute)
image (tuxemon.sprite.Sprite property)
in_focus (tuxemon.menu.interface.MenuItem property)
inflate() (tuxemon.compat.rect.ReadOnlyRect method)
init() (in module tuxemon.platform)
(in module tuxemon.prepare)
initialize_renderer() (tuxemon.map.TuxemonMap method)
InputHandler (class in tuxemon.platform.events)
install_dependencies() (in module tuxemon.mod_manager.tuxemoncontentserver)
(tuxemon.mod_manager.Manager method)
install_local_package() (tuxemon.mod_manager.Manager method)
instance_id (tuxemon.event.actions.remove_monster.RemoveMonsterAction attribute)
intersect() (in module tuxemon.compat.rect)
interval (tuxemon.clock.ScheduledItem attribute)
invoke() (tuxemon.cli.clicommand.CLICommand method)
(tuxemon.cli.commands.action.ActionCommand method)
(tuxemon.cli.commands.action.ActionParentCommand method)
(tuxemon.cli.commands.print.PrintCommand method)
(tuxemon.cli.commands.quit.QuitCommand method)
(tuxemon.cli.commands.random_encounter.RandomEncounterCommand method)
(tuxemon.cli.commands.shell.ShellCommand method)
(tuxemon.cli.commands.test.TestConditionCommand method)
(tuxemon.cli.commands.test.TestConditionParentCommand method)
(tuxemon.cli.commands.trainer_battle.TrainerBattleCommand method)
(tuxemon.cli.commands.whereami.WhereAmICommand method)
InvokeContext (class in tuxemon.cli.context)
is_finished() (tuxemon.surfanim.SurfaceAnimation method)
(tuxemon.surfanim.SurfaceAnimationCollection method)
ItemCondition (class in tuxemon.item.itemcondition)
ItemEffect (class in tuxemon.item.itemeffect)
ItemEffectResult (class in tuxemon.item.itemeffect)
iter_dialog_keys() (in module scripts.verify_master_locale)
J
json_to_dict() (in module scripts.modify_json)
L
last_ts (tuxemon.clock.ScheduledItem attribute)
left (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.platform.platform_pygame.events.DPadRectsInfo attribute)
length (tuxemon.rumble.libshake.Shake_Effect attribute)
LibShakeRumble (class in tuxemon.rumble.libshake)
load() (tuxemon.fusion.Body method)
(tuxemon.map_loader.TMXMapLoader method)
(tuxemon.platform.platform_pygame.events.PygameTouchOverlayInput method)
load_and_scale() (in module tuxemon.graphics)
load_animated_sprite() (in module tuxemon.graphics)
load_animation_from_frames() (in module tuxemon.graphics)
load_directory() (in module tuxemon.plugin)
load_event() (tuxemon.map_loader.TMXMapLoader method)
load_events() (tuxemon.map_loader.YAMLEventLoader method)
load_frames_files() (in module tuxemon.graphics)
load_graphics() (tuxemon.menu.interface.Bar method)
load_image() (in module tuxemon.graphics)
load_keys() (in module scripts.verify_master_locale)
(in module scripts.verify_monsters)
load_plugins() (in module tuxemon.plugin)
load_sprite() (in module tuxemon.graphics)
(tuxemon.state.State method)
load_translator() (tuxemon.locale.TranslatorPo method)
LoaderProtocol (class in tuxemon.graphics)
locale (tuxemon.locale.LocaleInfo attribute)
LocaleInfo (class in tuxemon.locale)
LockControlsAction (class in tuxemon.event.actions.lock_controls)
loop (tuxemon.surfanim.SurfaceAnimation property)
lower_bound (tuxemon.event.actions.random_integer.RandomIntegerAction attribute)
M
magnitude (tuxemon.rumble.libshake.Shake_EffectPeriodic attribute)
main() (in module scripts.convert_json_locale)
Manager (class in tuxemon.mod_manager)
map_event (tuxemon.event.eventengine.RunningEvent attribute)
MapAction (class in tuxemon.event)
MapCondition (class in tuxemon.event)
maybe_translate() (tuxemon.locale.TranslatorPo method)
MenuCursor (class in tuxemon.menu.interface)
MenuItem (class in tuxemon.menu.interface)
MenuSpriteGroup (class in tuxemon.sprite)
midbottom (tuxemon.compat.rect.ReadOnlyRect property)
midleft (tuxemon.compat.rect.ReadOnlyRect property)
midright (tuxemon.compat.rect.ReadOnlyRect property)
midtop (tuxemon.compat.rect.ReadOnlyRect property)
modify_json() (in module scripts.modify_json)
module
docs
docs.conf
docs.ext
docs.ext.script_documenter
obsolete_tests
run_tuxemon
scripts
scripts.browse_mon
scripts.convert_json_locale
scripts.fill_in_monster_slugs
scripts.generate_random_encounter
scripts.modify_json
scripts.tuxepedia
scripts.verify_master_locale
scripts.verify_monsters
tuxemon
tuxemon.animation
tuxemon.cli
tuxemon.cli.clicommand
tuxemon.cli.commands
tuxemon.cli.commands.action
tuxemon.cli.commands.print
tuxemon.cli.commands.quit
tuxemon.cli.commands.random_encounter
tuxemon.cli.commands.shell
tuxemon.cli.commands.test
tuxemon.cli.commands.trainer_battle
tuxemon.cli.commands.whereami
tuxemon.cli.context
tuxemon.cli.exceptions
tuxemon.cli.formatter
tuxemon.cli.parameter
tuxemon.cli.parser
tuxemon.clock
tuxemon.combat
tuxemon.compat
tuxemon.compat.rect
tuxemon.config
tuxemon.constants
tuxemon.constants.paths
tuxemon.entity
tuxemon.event
tuxemon.event.actions
tuxemon.event.actions.add_contacts
tuxemon.event.actions.battles_print
tuxemon.event.actions.call_event
tuxemon.event.actions.change_state
tuxemon.event.actions.clear_tuxepedia
tuxemon.event.actions.clear_variable
tuxemon.event.actions.copy_variable
tuxemon.event.actions.fadeout_music
tuxemon.event.actions.lock_controls
tuxemon.event.actions.money_print
tuxemon.event.actions.npc_move
tuxemon.event.actions.npc_run
tuxemon.event.actions.npc_speed
tuxemon.event.actions.npc_walk
tuxemon.event.actions.pathfind
tuxemon.event.actions.pause_music
tuxemon.event.actions.print
tuxemon.event.actions.quit
tuxemon.event.actions.random_integer
tuxemon.event.actions.remove_contacts
tuxemon.event.actions.remove_monster
tuxemon.event.actions.rumble
tuxemon.event.actions.set_money
tuxemon.event.actions.set_player_template
tuxemon.event.actions.set_variable
tuxemon.event.actions.teleport_faint
tuxemon.event.actions.transfer_money
tuxemon.event.actions.tuxepedia_print
tuxemon.event.actions.unlock_controls
tuxemon.event.actions.variable_math
tuxemon.event.actions.wait
tuxemon.event.conditions
tuxemon.event.conditions.button_pressed
tuxemon.event.conditions.combat_started
tuxemon.event.conditions.dialog_open
tuxemon.event.conditions.has_item
tuxemon.event.conditions.has_monster
tuxemon.event.conditions.has_party_breeder
tuxemon.event.conditions.has_tech
tuxemon.event.conditions.money_is
tuxemon.event.conditions.monster_flair
tuxemon.event.conditions.monster_property
tuxemon.event.conditions.music_playing
tuxemon.event.conditions.npc_at
tuxemon.event.conditions.npc_exists
tuxemon.event.conditions.npc_facing
tuxemon.event.conditions.npc_facing_tile
tuxemon.event.conditions.party_size
tuxemon.event.conditions.player_at
tuxemon.event.conditions.player_defeated
tuxemon.event.conditions.player_facing
tuxemon.event.conditions.player_facing_npc
tuxemon.event.conditions.player_facing_tile
tuxemon.event.conditions.player_sprite
tuxemon.event.conditions.to_talk
tuxemon.event.conditions.to_use_tile
tuxemon.event.conditions.true
tuxemon.event.conditions.variable_is
tuxemon.event.conditions.variable_set
tuxemon.event.eventaction
tuxemon.event.eventcondition
tuxemon.event.eventengine
tuxemon.formula
tuxemon.fusion
tuxemon.graphics
tuxemon.item
tuxemon.item.conditions
tuxemon.item.effects
tuxemon.item.itemcondition
tuxemon.item.itemeffect
tuxemon.lib
tuxemon.lib.bresenham
tuxemon.locale
tuxemon.log
tuxemon.map
tuxemon.map_loader
tuxemon.math
tuxemon.menu
tuxemon.menu.events
tuxemon.menu.interface
tuxemon.middleware
tuxemon.mod_manager
tuxemon.mod_manager.symlink_missing
tuxemon.mod_manager.tuxemoncontentserver
tuxemon.platform
tuxemon.platform.const
tuxemon.platform.const.buttons
tuxemon.platform.const.events
tuxemon.platform.const.intentions
tuxemon.platform.events
tuxemon.platform.platform_pygame
tuxemon.platform.platform_pygame.events
tuxemon.plugin
tuxemon.prepare
tuxemon.rumble
tuxemon.rumble.libshake
tuxemon.rumble.tools
tuxemon.script
tuxemon.script.parser
tuxemon.session
tuxemon.sprite
tuxemon.state
tuxemon.states
tuxemon.states.sink
tuxemon.states.transition
tuxemon.states.transition.fade
tuxemon.states.transition.flash
tuxemon.surfanim
tuxemon.technique
tuxemon.technique.conditions
tuxemon.technique.effects
tuxemon.technique.techcondition
tuxemon.technique.techeffect
tuxemon.tools
tuxemon.ui
tuxemon.ui.draw
tuxemon.ui.text
MoneyIsCondition (class in tuxemon.event.conditions.money_is)
MoneyMathAction (class in tuxemon.event.actions.transfer_money)
MoneyPrintAction (class in tuxemon.event.actions.money_print)
monster_key (tuxemon.event.actions.clear_tuxepedia.ClearTuxepediaAction attribute)
monster_main_sprites (scripts.tuxepedia.WEB_PATHS attribute)
monster_slug (tuxemon.event.actions.tuxepedia_print.TuxepediaPrintAction attribute)
monster_sound_xpath (scripts.tuxepedia.WEB_PATHS attribute)
monster_sounds (scripts.tuxepedia.RESOURCE_PATHS attribute)
monster_sprites (scripts.tuxepedia.RESOURCE_PATHS attribute)
monster_stats (scripts.tuxepedia.RESOURCE_PATHS attribute)
MonsterFlairCondition (class in tuxemon.event.conditions.monster_flair)
MonsterPropertyCondition (class in tuxemon.event.conditions.monster_property)
monsters_xpath (scripts.tuxepedia.WEB_PATHS attribute)
move() (tuxemon.compat.rect.ReadOnlyRect method)
moving (tuxemon.entity.Entity property)
Multiplayer (class in tuxemon.middleware)
MusicPlayingCondition (class in tuxemon.event.conditions.music_playing)
N
name (tuxemon.cli.clicommand.CLICommand attribute)
(tuxemon.cli.commands.action.ActionParentCommand attribute)
(tuxemon.cli.commands.print.PrintCommand attribute)
(tuxemon.cli.commands.quit.QuitCommand attribute)
(tuxemon.cli.commands.random_encounter.RandomEncounterCommand attribute)
(tuxemon.cli.commands.shell.ShellCommand attribute)
(tuxemon.cli.commands.test.TestConditionParentCommand attribute)
(tuxemon.cli.commands.trainer_battle.TrainerBattleCommand attribute)
(tuxemon.cli.commands.whereami.WhereAmICommand attribute)
(tuxemon.cli.parameter.Parameter attribute)
(tuxemon.event.actions.add_contacts.AddContactsAction attribute)
(tuxemon.event.actions.battles_print.BattlesAction attribute)
(tuxemon.event.actions.call_event.CallEventAction attribute)
(tuxemon.event.actions.change_state.ChangeStateAction attribute)
(tuxemon.event.actions.clear_tuxepedia.ClearTuxepediaAction attribute)
(tuxemon.event.actions.clear_variable.ClearVariableAction attribute)
(tuxemon.event.actions.copy_variable.CopyVariableAction attribute)
(tuxemon.event.actions.fadeout_music.FadeoutMusicAction attribute)
(tuxemon.event.actions.lock_controls.LockControlsAction attribute)
(tuxemon.event.actions.money_print.MoneyPrintAction attribute)
(tuxemon.event.actions.npc_move.NpcMoveAction attribute)
(tuxemon.event.actions.npc_run.NpcRun attribute)
(tuxemon.event.actions.npc_speed.NpcSpeed attribute)
(tuxemon.event.actions.npc_walk.NpcWalk attribute)
(tuxemon.event.actions.pathfind.PathfindAction attribute)
(tuxemon.event.actions.pause_music.PauseMusicAction attribute)
(tuxemon.event.actions.print.PrintAction attribute)
(tuxemon.event.actions.quit.QuitAction attribute)
(tuxemon.event.actions.random_integer.RandomIntegerAction attribute)
(tuxemon.event.actions.remove_contacts.RemoveContactsAction attribute)
(tuxemon.event.actions.remove_monster.RemoveMonsterAction attribute)
(tuxemon.event.actions.rumble.RumbleAction attribute)
(tuxemon.event.actions.set_money.SetMoneyAction attribute)
(tuxemon.event.actions.set_player_template.SetPlayerTemplateAction attribute)
(tuxemon.event.actions.set_variable.SetVariableAction attribute)
(tuxemon.event.actions.teleport_faint.TeleportFaintAction attribute)
(tuxemon.event.actions.transfer_money.MoneyMathAction attribute)
(tuxemon.event.actions.tuxepedia_print.TuxepediaPrintAction attribute)
(tuxemon.event.actions.unlock_controls.UnlockControlsAction attribute)
(tuxemon.event.actions.variable_math.VariableMathAction attribute)
(tuxemon.event.actions.wait.WaitAction attribute)
(tuxemon.event.conditions.button_pressed.ButtonPressedCondition attribute)
(tuxemon.event.conditions.combat_started.CombatStartedCondition attribute)
(tuxemon.event.conditions.dialog_open.DialogOpenCondition attribute)
(tuxemon.event.conditions.has_item.HasItemCondition attribute)
(tuxemon.event.conditions.has_monster.HasMonsterCondition attribute)
(tuxemon.event.conditions.has_party_breeder.HasPartyBreederCondition attribute)
(tuxemon.event.conditions.has_tech.HasTechCondition attribute)
(tuxemon.event.conditions.money_is.MoneyIsCondition attribute)
(tuxemon.event.conditions.monster_flair.MonsterFlairCondition attribute)
(tuxemon.event.conditions.monster_property.MonsterPropertyCondition attribute)
(tuxemon.event.conditions.music_playing.MusicPlayingCondition attribute)
(tuxemon.event.conditions.npc_at.NPCAtCondition attribute)
(tuxemon.event.conditions.npc_exists.NPCExistsCondition attribute)
(tuxemon.event.conditions.npc_facing.NPCFacingCondition attribute)
(tuxemon.event.conditions.npc_facing_tile.NPCFacingTileCondition attribute)
(tuxemon.event.conditions.party_size.PartySizeCondition attribute)
(tuxemon.event.conditions.player_at.PlayerAtCondition attribute)
(tuxemon.event.conditions.player_defeated.PlayerDefeatedCondition attribute)
(tuxemon.event.conditions.player_facing.PlayerFacingCondition attribute)
(tuxemon.event.conditions.player_facing_npc.PlayerFacingNPCCondition attribute)
(tuxemon.event.conditions.player_facing_tile.PlayerFacingTileCondition attribute)
(tuxemon.event.conditions.player_sprite.PlayerSpriteCondition attribute)
(tuxemon.event.conditions.to_talk.ToTalkCondition attribute)
(tuxemon.event.conditions.to_use_tile.ToUseTileCondition attribute)
(tuxemon.event.conditions.true.TrueCondition attribute)
(tuxemon.event.conditions.variable_is.VariableIsCondition attribute)
(tuxemon.event.conditions.variable_set.VariableSetCondition attribute)
(tuxemon.event.eventaction.EventAction attribute)
(tuxemon.event.eventcondition.EventCondition attribute)
(tuxemon.event.EventObject attribute)
(tuxemon.event.MapAction attribute)
(tuxemon.event.MapCondition attribute)
(tuxemon.item.itemcondition.ItemCondition attribute)
(tuxemon.item.itemeffect.ItemEffect attribute)
(tuxemon.plugin.Plugin attribute)
(tuxemon.plugin.PluginObject attribute)
(tuxemon.state.State property)
(tuxemon.technique.techcondition.TechCondition attribute)
(tuxemon.technique.techeffect.TechEffect attribute)
NamedTupleProtocol (class in tuxemon.tools)
next() (tuxemon.ui.text.TextArea method)
next_ts (tuxemon.clock.ScheduledItem attribute)
normalize_sprites() (in module scripts.verify_monsters)
npc_slug (tuxemon.event.actions.npc_run.NpcRun attribute)
(tuxemon.event.actions.npc_speed.NpcSpeed attribute)
(tuxemon.event.actions.npc_walk.NpcWalk attribute)
(tuxemon.event.actions.pathfind.PathfindAction attribute)
NPCAtCondition (class in tuxemon.event.conditions.npc_at)
NPCExistsCondition (class in tuxemon.event.conditions.npc_exists)
NPCFacingCondition (class in tuxemon.event.conditions.npc_facing)
NPCFacingTileCondition (class in tuxemon.event.conditions.npc_facing_tile)
NpcMoveAction (class in tuxemon.event.actions.npc_move)
NpcRun (class in tuxemon.event.actions.npc_run)
NpcSpeed (class in tuxemon.event.actions.npc_speed)
NpcWalk (class in tuxemon.event.actions.npc_walk)
number_or_variable() (in module tuxemon.tools)
O
objtype (docs.ext.script_documenter.ScriptClassDocumenter attribute)
obsolete_tests
module
offset (tuxemon.rumble.libshake.Shake_EffectPeriodic attribute)
open_choice_dialog() (in module tuxemon.tools)
open_dialog() (in module tuxemon.tools)
operation (tuxemon.event.actions.variable_math.VariableMathAction attribute)
operator (tuxemon.event.MapCondition attribute)
orientation (tuxemon.sprite.VisualSpriteList attribute)
orientation_by_angle() (in module tuxemon.map)
P
Parameter (class in tuxemon.cli.parameter)
parameters (tuxemon.event.MapAction attribute)
(tuxemon.event.MapCondition attribute)
parse() (in module tuxemon.cli.parser)
parse_action_string() (in module tuxemon.script.parser)
parse_behav_string() (in module tuxemon.script.parser)
parse_condition_string() (in module tuxemon.script.parser)
parse_mod_conf() (tuxemon.mod_manager.Manager method)
parse_path_parameters() (in module tuxemon.event.actions.npc_move)
ParseError
PartySizeCondition (class in tuxemon.event.conditions.party_size)
path (tuxemon.locale.LocaleInfo attribute)
PathfindAction (class in tuxemon.event.actions.pathfind)
PathfindNode (class in tuxemon.map)
pause() (tuxemon.state.State method)
(tuxemon.surfanim.SurfaceAnimation method)
(tuxemon.surfanim.SurfaceAnimationCollection method)
PauseMusicAction (class in tuxemon.event.actions.pause_music)
period (tuxemon.rumble.libshake.Shake_EffectPeriodic attribute)
periodic (tuxemon.rumble.libshake.Shake_Effect attribute)
(tuxemon.rumble.libshake.Shake_Union attribute)
phase (tuxemon.rumble.libshake.Shake_EffectPeriodic attribute)
phone_number (tuxemon.event.actions.add_contacts.AddContactsAction attribute)
play() (tuxemon.surfanim.SurfaceAnimation method)
(tuxemon.surfanim.SurfaceAnimationCollection method)
PlayerAtCondition (class in tuxemon.event.conditions.player_at)
PlayerDefeatedCondition (class in tuxemon.event.conditions.player_defeated)
PlayerFacingCondition (class in tuxemon.event.conditions.player_facing)
PlayerFacingNPCCondition (class in tuxemon.event.conditions.player_facing_npc)
PlayerFacingTileCondition (class in tuxemon.event.conditions.player_facing_tile)
PlayerInput (class in tuxemon.platform.events)
playerinput_to_event() (in module tuxemon.menu.events)
PlayerSpriteCondition (class in tuxemon.event.conditions.player_sprite)
Plugin (class in tuxemon.plugin)
plugin_object (tuxemon.plugin.Plugin attribute)
PluginManager (class in tuxemon.plugin)
PluginObject (class in tuxemon.plugin)
Point2 (in module tuxemon.math)
Point3 (in module tuxemon.math)
point_to_grid() (in module tuxemon.map)
pop_state() (tuxemon.state.StateManager method)
populate_config() (in module tuxemon.config)
pos_update() (tuxemon.entity.Entity method)
position (tuxemon.platform.platform_pygame.events.DPadButtonInfo attribute)
(tuxemon.platform.platform_pygame.events.DPadInfo attribute)
power (tuxemon.event.actions.rumble.RumbleAction attribute)
press() (tuxemon.platform.events.InputHandler method)
pressed (tuxemon.platform.events.PlayerInput property)
print_list() (in module scripts.verify_monsters)
print_table() (tuxemon.cli.formatter.Formatter method)
PrintAction (class in tuxemon.event.actions.print)
PrintCommand (class in tuxemon.cli.commands.print)
priority (docs.ext.script_documenter.ScriptClassDocumenter attribute)
process_event() (tuxemon.event.eventengine.EventEngine method)
(tuxemon.platform.events.InputHandler method)
(tuxemon.platform.platform_pygame.events.PygameGamepadInput method)
(tuxemon.platform.platform_pygame.events.PygameKeyboardInput method)
(tuxemon.platform.platform_pygame.events.PygameMouseInput method)
(tuxemon.platform.platform_pygame.events.PygameTouchOverlayInput method)
(tuxemon.state.State method)
(tuxemon.states.sink.SinkState method)
(tuxemon.states.transition.fade.FadeTransitionBase method)
(tuxemon.states.transition.flash.FlashTransition method)
process_events() (tuxemon.platform.events.EventQueueHandler method)
(tuxemon.platform.platform_pygame.events.PygameEventQueueHandler method)
process_line() (tuxemon.map_loader.TMXMapLoader method)
process_map_event() (tuxemon.event.eventengine.EventEngine method)
process_map_events() (tuxemon.event.eventengine.EventEngine method)
process_translate_text() (in module tuxemon.locale)
processor (tuxemon.cli.context.InvokeContext attribute)
proj() (in module tuxemon.map)
push_state() (tuxemon.state.StateManager method)
pygame_init() (in module tuxemon.prepare)
PygameEventHandler (class in tuxemon.platform.platform_pygame.events)
PygameEventQueueHandler (class in tuxemon.platform.platform_pygame.events)
PygameGamepadInput (class in tuxemon.platform.platform_pygame.events)
PygameKeyboardInput (class in tuxemon.platform.platform_pygame.events)
PygameMouseInput (class in tuxemon.platform.platform_pygame.events)
PygameTouchOverlayInput (class in tuxemon.platform.platform_pygame.events)
Q
query_all_states() (tuxemon.state.StateManager method)
queue_state() (tuxemon.state.StateManager method)
queued_states (tuxemon.state.StateManager property)
quit() (tuxemon.rumble.libshake.LibShakeRumble method)
QuitAction (class in tuxemon.event.actions.quit)
QuitCommand (class in tuxemon.cli.commands.quit)
R
RandomEncounterCommand (class in tuxemon.cli.commands.random_encounter)
RandomIntegerAction (class in tuxemon.event.actions.random_integer)
rate (tuxemon.surfanim.SurfaceAnimation property)
raw_parameters (tuxemon.event.actions.npc_move.NpcMoveAction attribute)
read_from_cache() (tuxemon.mod_manager.Manager method)
read_package_from_list() (tuxemon.mod_manager.Manager method)
ReadOnlyRect (class in tuxemon.compat.rect)
Rect (class in tuxemon.compat.rect)
rect (tuxemon.compat.rect.HasRectAttribute property)
(tuxemon.platform.platform_pygame.events.DPadButtonInfo attribute)
(tuxemon.platform.platform_pygame.events.DPadInfo attribute)
(tuxemon.sprite.RelativeGroup attribute)
(tuxemon.sprite.Sprite property)
(tuxemon.state.State attribute)
region_tiles() (tuxemon.map_loader.TMXMapLoader static method)
RegionProperties (class in tuxemon.map)
RegionPropertiesOptional (class in tuxemon.map)
register_state() (tuxemon.state.StateManager method)
RelativeGroup (class in tuxemon.sprite)
release() (tuxemon.platform.events.InputHandler method)
release_controls() (tuxemon.platform.events.EventQueueHandler method)
reload_tiles() (tuxemon.map.TuxemonMap method)
rematch() (in module tuxemon.formula)
remove() (tuxemon.sprite.VisualSpriteList method)
remove_animations_of() (in module tuxemon.animation)
(tuxemon.state.State method)
remove_package() (tuxemon.mod_manager.Manager method)
remove_package_from_list() (tuxemon.mod_manager.Manager method)
remove_state() (tuxemon.state.StateManager method)
RemoveContactsAction (class in tuxemon.event.actions.remove_contacts)
RemoveMonsterAction (class in tuxemon.event.actions.remove_monster)
replace_color() (in module tuxemon.fusion)
replace_state() (tuxemon.state.StateManager method)
replace_text() (in module tuxemon.locale)
reset() (tuxemon.event.eventengine.EventEngine method)
resist_damage (tuxemon.formula.TypeChart attribute)
resolve() (tuxemon.cli.clicommand.CLICommand method)
RESOURCE_PATHS (class in scripts.tuxepedia)
resources (scripts.tuxepedia.RESOURCE_PATHS attribute)
result (tuxemon.event.actions.battles_print.BattlesAction attribute)
(tuxemon.event.actions.variable_math.VariableMathAction attribute)
resume() (tuxemon.state.State method)
(tuxemon.states.transition.flash.FlashTransition method)
right (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.platform.platform_pygame.events.DPadRectsInfo attribute)
root_command (tuxemon.cli.context.InvokeContext attribute)
rotation (tuxemon.sprite.Sprite property)
round_to_divisible() (in module tuxemon.tools)
Rumble (class in tuxemon.rumble.tools)
rumble (tuxemon.rumble.libshake.Shake_Effect attribute)
(tuxemon.rumble.libshake.Shake_Union attribute)
rumble() (tuxemon.rumble.libshake.LibShakeRumble method)
(tuxemon.rumble.tools.Rumble method)
RumbleAction (class in tuxemon.event.actions.rumble)
RumbleManager (class in tuxemon.rumble)
run() (tuxemon.event.eventaction.EventAction method)
run_apidoc() (in module docs.conf)
run_tuxemon
module
RunningEvent (class in tuxemon.event.eventengine)
S
sanitize_paths() (in module tuxemon.mod_manager)
save() (tuxemon.fusion.Body method)
save_dict() (in module scripts.modify_json)
scale() (in module tuxemon.tools)
scale_sequence() (in module tuxemon.tools)
scale_sprite() (in module tuxemon.graphics)
scale_surface() (in module tuxemon.graphics)
scale_tile() (in module tuxemon.graphics)
scaled_image_loader() (in module tuxemon.graphics)
schedule() (tuxemon.clock.Scheduler method)
ScheduledItem (class in tuxemon.clock)
Scheduler (class in tuxemon.clock)
ScriptClassDocumenter (class in docs.ext.script_documenter)
scripts
module
scripts.browse_mon
module
scripts.convert_json_locale
module
scripts.fill_in_monster_slugs
module
scripts.generate_random_encounter
module
scripts.modify_json
module
scripts.tuxepedia
module
scripts.verify_master_locale
module
scripts.verify_monsters
module
search_locales() (tuxemon.locale.TranslatorPo static method)
seconds (tuxemon.event.actions.wait.WaitAction attribute)
Session (class in tuxemon.session)
session (tuxemon.cli.context.InvokeContext attribute)
(tuxemon.event.actions.lock_controls.LockControlsAction attribute)
(tuxemon.event.actions.pause_music.PauseMusicAction attribute)
(tuxemon.event.actions.quit.QuitAction attribute)
(tuxemon.event.actions.teleport_faint.TeleportFaintAction attribute)
(tuxemon.event.actions.unlock_controls.UnlockControlsAction attribute)
(tuxemon.event.eventaction.EventAction attribute)
(tuxemon.item.itemcondition.ItemCondition attribute)
(tuxemon.item.itemeffect.ItemEffect attribute)
(tuxemon.technique.techcondition.TechCondition attribute)
(tuxemon.technique.techeffect.TechEffect attribute)
set_height() (in module tuxemon.formula)
set_input() (tuxemon.platform.platform_pygame.events.PygameEventQueueHandler method)
set_parent() (tuxemon.map.PathfindNode method)
set_position() (tuxemon.entity.Entity method)
set_state() (tuxemon.entity.Entity method)
(tuxemon.fusion.Body method)
set_time() (tuxemon.clock.Scheduler method)
set_weight() (in module tuxemon.formula)
SetMoneyAction (class in tuxemon.event.actions.set_money)
SetPlayerTemplateAction (class in tuxemon.event.actions.set_player_template)
setPluginPlaces() (tuxemon.plugin.PluginManager method)
setup() (in module docs.conf)
(in module docs.ext.script_documenter)
SetVariableAction (class in tuxemon.event.actions.set_variable)
Shake_Effect (class in tuxemon.rumble.libshake)
Shake_EffectPeriodic (class in tuxemon.rumble.libshake)
Shake_EffectRumble (class in tuxemon.rumble.libshake)
Shake_Envelope (class in tuxemon.rumble.libshake)
Shake_Union (class in tuxemon.rumble.libshake)
ShellCommand (class in tuxemon.cli.commands.shell)
show_item_result_as_dialog() (in module tuxemon.tools)
shutdown() (tuxemon.state.State method)
(tuxemon.states.transition.fade.FadeOutTransition method)
simple_damage_calculate() (in module tuxemon.formula)
simple_damage_multiplier() (in module tuxemon.formula)
simple_grabbed() (in module tuxemon.formula)
simple_lifeleech() (in module tuxemon.formula)
simple_path() (in module tuxemon.event.actions.npc_move)
simple_poison() (in module tuxemon.formula)
simple_recover() (in module tuxemon.formula)
simple_stuck() (in module tuxemon.formula)
SinkState (class in tuxemon.states.sink)
size (tuxemon.compat.rect.ReadOnlyRect property)
slug (tuxemon.event.actions.add_contacts.AddContactsAction attribute)
(tuxemon.event.actions.money_print.MoneyPrintAction attribute)
(tuxemon.event.actions.remove_contacts.RemoveContactsAction attribute)
(tuxemon.event.actions.transfer_money.MoneyMathAction attribute)
snap_interval() (in module tuxemon.map)
snap_outer_point() (in module tuxemon.map)
snap_point() (in module tuxemon.map)
snap_rect() (in module tuxemon.map)
speed (tuxemon.event.actions.npc_speed.NpcSpeed attribute)
split() (in module tuxemon.cli.parser)
split_escaped() (in module tuxemon.script.parser)
Sprite (class in tuxemon.sprite)
sprite (tuxemon.event.actions.set_player_template.SetPlayerTemplateAction attribute)
SpriteGroup (class in tuxemon.sprite)
sprites (tuxemon.states.sink.SinkState attribute)
(tuxemon.states.transition.flash.FlashTransition attribute)
sprites() (tuxemon.sprite.SpriteGroup method)
start() (tuxemon.animation.Animation method)
(tuxemon.event.actions.add_contacts.AddContactsAction method)
(tuxemon.event.actions.battles_print.BattlesAction method)
(tuxemon.event.actions.call_event.CallEventAction method)
(tuxemon.event.actions.change_state.ChangeStateAction method)
(tuxemon.event.actions.clear_tuxepedia.ClearTuxepediaAction method)
(tuxemon.event.actions.clear_variable.ClearVariableAction method)
(tuxemon.event.actions.copy_variable.CopyVariableAction method)
(tuxemon.event.actions.fadeout_music.FadeoutMusicAction method)
(tuxemon.event.actions.lock_controls.LockControlsAction method)
(tuxemon.event.actions.money_print.MoneyPrintAction method)
(tuxemon.event.actions.npc_move.NpcMoveAction method)
(tuxemon.event.actions.npc_run.NpcRun method)
(tuxemon.event.actions.npc_speed.NpcSpeed method)
(tuxemon.event.actions.npc_walk.NpcWalk method)
(tuxemon.event.actions.pathfind.PathfindAction method)
(tuxemon.event.actions.pause_music.PauseMusicAction method)
(tuxemon.event.actions.print.PrintAction method)
(tuxemon.event.actions.quit.QuitAction method)
(tuxemon.event.actions.random_integer.RandomIntegerAction method)
(tuxemon.event.actions.remove_contacts.RemoveContactsAction method)
(tuxemon.event.actions.remove_monster.RemoveMonsterAction method)
(tuxemon.event.actions.rumble.RumbleAction method)
(tuxemon.event.actions.set_money.SetMoneyAction method)
(tuxemon.event.actions.set_player_template.SetPlayerTemplateAction method)
(tuxemon.event.actions.set_variable.SetVariableAction method)
(tuxemon.event.actions.teleport_faint.TeleportFaintAction method)
(tuxemon.event.actions.transfer_money.MoneyMathAction method)
(tuxemon.event.actions.tuxepedia_print.TuxepediaPrintAction method)
(tuxemon.event.actions.unlock_controls.UnlockControlsAction method)
(tuxemon.event.actions.variable_math.VariableMathAction method)
(tuxemon.event.actions.wait.WaitAction method)
(tuxemon.event.eventaction.EventAction method)
start_event() (tuxemon.event.eventengine.EventEngine method)
startup() (tuxemon.state.State method)
State (class in tuxemon.state)
state (tuxemon.surfanim.SurfaceAnimation property)
(tuxemon.surfanim.SurfaceAnimationCollection property)
state_duration (tuxemon.states.transition.fade.FadeTransitionBase attribute)
state_name (tuxemon.event.actions.change_state.ChangeStateAction attribute)
StateManager (class in tuxemon.state)
stop() (tuxemon.event.eventaction.EventAction method)
(tuxemon.surfanim.SurfaceAnimation method)
(tuxemon.surfanim.SurfaceAnimationCollection method)
stop_moving() (tuxemon.entity.Entity method)
strip_coords_from_sheet() (in module tuxemon.graphics)
strip_from_sheet() (in module tuxemon.graphics)
strong_attack (tuxemon.formula.TypeChart attribute)
strongMagnitude (tuxemon.rumble.libshake.Shake_EffectRumble attribute)
success (tuxemon.item.itemeffect.ItemEffectResult attribute)
(tuxemon.technique.techeffect.TechEffectResult attribute)
surface (tuxemon.platform.platform_pygame.events.DPadButtonInfo attribute)
(tuxemon.platform.platform_pygame.events.DPadInfo attribute)
SurfaceAnimation (class in tuxemon.surfanim)
SurfaceAnimationCollection (class in tuxemon.surfanim)
symlink_missing() (in module tuxemon.mod_manager.symlink_missing)
sync() (in module tuxemon.formula)
T
Task (class in tuxemon.animation)
task() (tuxemon.state.State method)
TechCondition (class in tuxemon.technique.techcondition)
TechEffect (class in tuxemon.technique.techeffect)
TechEffectResult (class in tuxemon.technique.techeffect)
TeleportFaintAction (class in tuxemon.event.actions.teleport_faint)
test() (tuxemon.event.conditions.button_pressed.ButtonPressedCondition method)
(tuxemon.event.conditions.combat_started.CombatStartedCondition method)
(tuxemon.event.conditions.dialog_open.DialogOpenCondition method)
(tuxemon.event.conditions.has_item.HasItemCondition method)
(tuxemon.event.conditions.has_monster.HasMonsterCondition method)
(tuxemon.event.conditions.has_party_breeder.HasPartyBreederCondition method)
(tuxemon.event.conditions.has_tech.HasTechCondition method)
(tuxemon.event.conditions.money_is.MoneyIsCondition method)
(tuxemon.event.conditions.monster_flair.MonsterFlairCondition method)
(tuxemon.event.conditions.monster_property.MonsterPropertyCondition method)
(tuxemon.event.conditions.music_playing.MusicPlayingCondition method)
(tuxemon.event.conditions.npc_at.NPCAtCondition method)
(tuxemon.event.conditions.npc_exists.NPCExistsCondition method)
(tuxemon.event.conditions.npc_facing.NPCFacingCondition method)
(tuxemon.event.conditions.npc_facing_tile.NPCFacingTileCondition method)
(tuxemon.event.conditions.party_size.PartySizeCondition method)
(tuxemon.event.conditions.player_at.PlayerAtCondition method)
(tuxemon.event.conditions.player_defeated.PlayerDefeatedCondition method)
(tuxemon.event.conditions.player_facing.PlayerFacingCondition method)
(tuxemon.event.conditions.player_facing_npc.PlayerFacingNPCCondition method)
(tuxemon.event.conditions.player_facing_tile.PlayerFacingTileCondition method)
(tuxemon.event.conditions.player_sprite.PlayerSpriteCondition method)
(tuxemon.event.conditions.to_talk.ToTalkCondition method)
(tuxemon.event.conditions.to_use_tile.ToUseTileCondition method)
(tuxemon.event.conditions.true.TrueCondition method)
(tuxemon.event.conditions.variable_is.VariableIsCondition method)
(tuxemon.event.conditions.variable_set.VariableSetCondition method)
(tuxemon.event.eventcondition.EventCondition method)
(tuxemon.item.itemcondition.ItemCondition method)
(tuxemon.technique.techcondition.TechCondition method)
test_dialog() (in module scripts.verify_master_locale)
test_translation_slugs() (in module scripts.verify_master_locale)
TestConditionCommand (class in tuxemon.cli.commands.test)
TestConditionParentCommand (class in tuxemon.cli.commands.test)
text (tuxemon.ui.text.TextArea property)
TextArea (class in tuxemon.ui.text)
tick() (tuxemon.clock.Scheduler method)
tile_pos_x (tuxemon.event.actions.pathfind.PathfindAction attribute)
tile_pos_y (tuxemon.event.actions.pathfind.PathfindAction attribute)
tiles_inside_rect() (in module tuxemon.map)
titles_allowed (docs.ext.script_documenter.ScriptClassDocumenter attribute)
TMXMapLoader (class in tuxemon.map_loader)
to_json() (tuxemon.fusion.Body method)
today_ordinal() (in module tuxemon.formula)
toggle_focus() (tuxemon.menu.interface.MenuItem method)
top (tuxemon.compat.rect.ReadOnlyRect property)
topleft (tuxemon.compat.rect.ReadOnlyRect property)
topright (tuxemon.compat.rect.ReadOnlyRect property)
ToTalkCondition (class in tuxemon.event.conditions.to_talk)
ToUseTileCondition (class in tuxemon.event.conditions.to_use_tile)
trainer_slug (tuxemon.event.actions.remove_monster.RemoveMonsterAction attribute)
TrainerBattleCommand (class in tuxemon.cli.commands.trainer_battle)
transaction (tuxemon.event.actions.transfer_money.MoneyMathAction attribute)
transform_resource_filename() (in module tuxemon.tools)
translate_short_path() (in module tuxemon.map)
TranslatorPo (class in tuxemon.locale)
transparent (tuxemon.state.State attribute)
(tuxemon.states.sink.SinkState attribute)
triggered (tuxemon.platform.events.PlayerInput attribute)
TrueCondition (class in tuxemon.event.conditions.true)
tuxemon
module
tuxemon.animation
module
tuxemon.cli
module
tuxemon.cli.clicommand
module
tuxemon.cli.commands
module
tuxemon.cli.commands.action
module
tuxemon.cli.commands.print
module
tuxemon.cli.commands.quit
module
tuxemon.cli.commands.random_encounter
module
tuxemon.cli.commands.shell
module
tuxemon.cli.commands.test
module
tuxemon.cli.commands.trainer_battle
module
tuxemon.cli.commands.whereami
module
tuxemon.cli.context
module
tuxemon.cli.exceptions
module
tuxemon.cli.formatter
module
tuxemon.cli.parameter
module
tuxemon.cli.parser
module
tuxemon.clock
module
tuxemon.combat
module
tuxemon.compat
module
tuxemon.compat.rect
module
tuxemon.config
module
tuxemon.constants
module
tuxemon.constants.paths
module
tuxemon.entity
module
tuxemon.event
module
tuxemon.event.actions
module
tuxemon.event.actions.add_contacts
module
tuxemon.event.actions.battles_print
module
tuxemon.event.actions.call_event
module
tuxemon.event.actions.change_state
module
tuxemon.event.actions.clear_tuxepedia
module
tuxemon.event.actions.clear_variable
module
tuxemon.event.actions.copy_variable
module
tuxemon.event.actions.fadeout_music
module
tuxemon.event.actions.lock_controls
module
tuxemon.event.actions.money_print
module
tuxemon.event.actions.npc_move
module
tuxemon.event.actions.npc_run
module
tuxemon.event.actions.npc_speed
module
tuxemon.event.actions.npc_walk
module
tuxemon.event.actions.pathfind
module
tuxemon.event.actions.pause_music
module
tuxemon.event.actions.print
module
tuxemon.event.actions.quit
module
tuxemon.event.actions.random_integer
module
tuxemon.event.actions.remove_contacts
module
tuxemon.event.actions.remove_monster
module
tuxemon.event.actions.rumble
module
tuxemon.event.actions.set_money
module
tuxemon.event.actions.set_player_template
module
tuxemon.event.actions.set_variable
module
tuxemon.event.actions.teleport_faint
module
tuxemon.event.actions.transfer_money
module
tuxemon.event.actions.tuxepedia_print
module
tuxemon.event.actions.unlock_controls
module
tuxemon.event.actions.variable_math
module
tuxemon.event.actions.wait
module
tuxemon.event.conditions
module
tuxemon.event.conditions.button_pressed
module
tuxemon.event.conditions.combat_started
module
tuxemon.event.conditions.dialog_open
module
tuxemon.event.conditions.has_item
module
tuxemon.event.conditions.has_monster
module
tuxemon.event.conditions.has_party_breeder
module
tuxemon.event.conditions.has_tech
module
tuxemon.event.conditions.money_is
module
tuxemon.event.conditions.monster_flair
module
tuxemon.event.conditions.monster_property
module
tuxemon.event.conditions.music_playing
module
tuxemon.event.conditions.npc_at
module
tuxemon.event.conditions.npc_exists
module
tuxemon.event.conditions.npc_facing
module
tuxemon.event.conditions.npc_facing_tile
module
tuxemon.event.conditions.party_size
module
tuxemon.event.conditions.player_at
module
tuxemon.event.conditions.player_defeated
module
tuxemon.event.conditions.player_facing
module
tuxemon.event.conditions.player_facing_npc
module
tuxemon.event.conditions.player_facing_tile
module
tuxemon.event.conditions.player_sprite
module
tuxemon.event.conditions.to_talk
module
tuxemon.event.conditions.to_use_tile
module
tuxemon.event.conditions.true
module
tuxemon.event.conditions.variable_is
module
tuxemon.event.conditions.variable_set
module
tuxemon.event.eventaction
module
tuxemon.event.eventcondition
module
tuxemon.event.eventengine
module
tuxemon.formula
module
tuxemon.fusion
module
tuxemon.graphics
module
tuxemon.item
module
tuxemon.item.conditions
module
tuxemon.item.effects
module
tuxemon.item.itemcondition
module
tuxemon.item.itemeffect
module
tuxemon.lib
module
tuxemon.lib.bresenham
module
tuxemon.locale
module
tuxemon.log
module
tuxemon.map
module
tuxemon.map_loader
module
tuxemon.math
module
tuxemon.menu
module
tuxemon.menu.events
module
tuxemon.menu.interface
module
tuxemon.middleware
module
tuxemon.mod_manager
module
tuxemon.mod_manager.symlink_missing
module
tuxemon.mod_manager.tuxemoncontentserver
module
tuxemon.platform
module
tuxemon.platform.const
module
tuxemon.platform.const.buttons
module
tuxemon.platform.const.events
module
tuxemon.platform.const.intentions
module
tuxemon.platform.events
module
tuxemon.platform.platform_pygame
module
tuxemon.platform.platform_pygame.events
module
tuxemon.plugin
module
tuxemon.prepare
module
tuxemon.rumble
module
tuxemon.rumble.libshake
module
tuxemon.rumble.tools
module
tuxemon.script
module
tuxemon.script.parser
module
tuxemon.session
module
tuxemon.sprite
module
tuxemon.state
module
tuxemon.states
module
tuxemon.states.sink
module
tuxemon.states.transition
module
tuxemon.states.transition.fade
module
tuxemon.states.transition.flash
module
tuxemon.surfanim
module
tuxemon.technique
module
tuxemon.technique.conditions
module
tuxemon.technique.effects
module
tuxemon.technique.techcondition
module
tuxemon.technique.techeffect
module
tuxemon.tools
module
tuxemon.ui
module
tuxemon.ui.draw
module
tuxemon.ui.text
module
TuxemonConfig (class in tuxemon.config)
TuxemonMap (class in tuxemon.map)
tuxepedia (scripts.tuxepedia.WEB_PATHS attribute)
TuxepediaPrintAction (class in tuxemon.event.actions.tuxepedia_print)
type (tuxemon.event.MapAction attribute)
(tuxemon.event.MapCondition attribute)
(tuxemon.rumble.libshake.Shake_Effect attribute)
TypeChart (class in tuxemon.formula)
U
u (tuxemon.rumble.libshake.Shake_Effect attribute)
union() (tuxemon.compat.rect.ReadOnlyRect method)
unionall() (tuxemon.compat.rect.ReadOnlyRect method)
UnlockControlsAction (class in tuxemon.event.actions.unlock_controls)
unschedule() (tuxemon.clock.Scheduler method)
up (tuxemon.platform.platform_pygame.events.DPadRectsInfo attribute)
update() (in module tuxemon.mod_manager.tuxemoncontentserver)
(tuxemon.animation.Animation method)
(tuxemon.animation.Task method)
(tuxemon.event.actions.npc_move.NpcMoveAction method)
(tuxemon.event.actions.pathfind.PathfindAction method)
(tuxemon.event.actions.wait.WaitAction method)
(tuxemon.event.eventaction.EventAction method)
(tuxemon.event.eventengine.EventEngine method)
(tuxemon.mod_manager.Manager method)
(tuxemon.sprite.Sprite method)
(tuxemon.state.State method)
(tuxemon.state.StateManager method)
(tuxemon.states.transition.fade.FadeTransitionBase method)
(tuxemon.states.transition.flash.FlashTransition method)
(tuxemon.surfanim.SurfaceAnimation method)
(tuxemon.surfanim.SurfaceAnimationCollection method)
update_all() (tuxemon.mod_manager.Manager method)
update_image() (tuxemon.sprite.Sprite method)
(tuxemon.ui.draw.GraphicBox method)
update_physics() (tuxemon.entity.Entity method)
update_rect_from_parent() (tuxemon.sprite.RelativeGroup method)
update_running_events() (tuxemon.event.eventengine.EventEngine method)
update_state() (tuxemon.sprite.CaptureDeviceSprite method)
upper_bound (tuxemon.event.actions.random_integer.RandomIntegerAction attribute)
usable_from_root (tuxemon.cli.clicommand.CLICommand attribute)
(tuxemon.cli.commands.action.ActionCommand attribute)
(tuxemon.cli.commands.test.TestConditionCommand attribute)
V
value (tuxemon.platform.events.PlayerInput attribute)
var (tuxemon.event.actions.random_integer.RandomIntegerAction attribute)
var1 (tuxemon.event.actions.copy_variable.CopyVariableAction attribute)
(tuxemon.event.actions.variable_math.VariableMathAction attribute)
var2 (tuxemon.event.actions.copy_variable.CopyVariableAction attribute)
(tuxemon.event.actions.variable_math.VariableMathAction attribute)
var_list (tuxemon.event.actions.set_variable.SetVariableAction attribute)
variable (tuxemon.event.actions.clear_variable.ClearVariableAction attribute)
(tuxemon.event.actions.print.PrintAction attribute)
VariableIsCondition (class in tuxemon.event.conditions.variable_is)
VariableMathAction (class in tuxemon.event.actions.variable_math)
VariableSetCondition (class in tuxemon.event.conditions.variable_set)
Vector (class in tuxemon.math)
Vector2 (class in tuxemon.math)
vector2_to_tile_pos() (in module tuxemon.tools)
Vector3 (class in tuxemon.math)
virtual_stop_events() (tuxemon.platform.events.InputHandler method)
visibility (tuxemon.surfanim.SurfaceAnimation property)
VisualSpriteList (class in tuxemon.sprite)
W
w (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.compat.rect.Rect property)
(tuxemon.event.EventObject attribute)
WaitAction (class in tuxemon.event.actions.wait)
wallet (tuxemon.event.actions.set_money.SetMoneyAction attribute)
waveform (tuxemon.rumble.libshake.Shake_EffectPeriodic attribute)
weak_attack (tuxemon.formula.TypeChart attribute)
weakMagnitude (tuxemon.rumble.libshake.Shake_EffectRumble attribute)
WEB_PATHS (class in scripts.tuxepedia)
weight_height_diff() (in module tuxemon.formula)
WhereAmICommand (class in tuxemon.cli.commands.whereami)
width (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.event.MapCondition attribute)
(tuxemon.sprite.Sprite property)
write_package_to_list() (tuxemon.mod_manager.Manager method)
write_to_cache() (tuxemon.mod_manager.Manager method)
X
x (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.compat.rect.Rect property)
(tuxemon.event.EventObject attribute)
(tuxemon.event.MapCondition attribute)
Y
y (tuxemon.compat.rect.ReadOnlyRect property)
(tuxemon.compat.rect.Rect property)
(tuxemon.event.EventObject attribute)
(tuxemon.event.MapCondition attribute)
YAMLEventLoader (class in tuxemon.map_loader)
Read the Docs
v: latest
Versions
latest
stable
Downloads
On Read the Docs
Project Home
Builds