Index of values


A
add_alpha [Comp]
add_beta [Comp]
add_component [Ent]
add_component e (component_type, component_data)
add_delta [Comp]
add_entities [UEnt]
add_entities [CEnt]
add_entities [Ent]
add_entities_id [UEnt]
add_entities_id [CEnt]
add_entities_id [Ent]
add_entities_init [UEnt]
add_entities_init [CEnt]
add_entities_init [Ent]
add_entity [UEnt]
add_entity [CEnt]
add_entity [Ent]
add_entity_id [UEnt]
same than add_entity but also return the id that was given to this entity
add_entity_id [CEnt]
same than add_entity but also return the id that was given to this entity
add_entity_id [Ent]
same than add_entity but also return the id that was given to this entity
add_epsilon [Comp]
add_gamma [Comp]
add_mapper [UEnt]
add_mapper [CEnt]
add_mapper [Ent]
add_zeta [Comp]
aleph_comps [Unit]
ayin_comps [Unit]

C
chi_comps [Unit]
cmp_components [CEnt]
cmp_components [Ent]
components_match [CEnt]
components_match [Ent]

D
do_get_entities [UEnt]
raises Not_found if an id is not found
do_get_entities [CEnt]
raises Not_found if an id is not found
do_get_entities [Ent]
raises Not_found if an id is not found

F
fold_entities [UEnt]
fold_entities [CEnt]
fold_entities [Ent]

G
get_alpha [Comp]
get_alpha_default [Comp]
get_alpha_opt [Comp]
get_beta [Comp]
get_beta_default [Comp]
get_beta_opt [Comp]
get_component [Ent]
raises Not_found if none found
get_component_opt [Ent]
returns None if has not the component
get_components [CEnt]
get_components [Ent]
get_delta [Comp]
get_delta_default [Comp]
get_delta_opt [Comp]
get_entities [UEnt]
ids not found are just skipped
get_entities [CEnt]
ids not found are just skipped
get_entities [Ent]
ids not found are just skipped
get_entities_with_components [UEnt]
get_entities_with_components [CEnt]
get_entities_with_components [Ent]
get_entity [UEnt]
get_entity [CEnt]
get_entity [Ent]
get_entity_opt [UEnt]
get an entity by its id
get_entity_opt [CEnt]
get an entity by its id
get_entity_opt [Ent]
get an entity by its id
get_epsilon [Comp]
get_epsilon_default [Comp]
get_epsilon_opt [Comp]
get_gamma [Comp]
get_gamma_default [Comp]
get_gamma_opt [Comp]
get_id [UEnt]
raises an exception if the entity has not been added to the world
get_id [CEnt]
raises an exception if the entity has not been added to the world
get_id [Ent]
raises an exception if the entity has not been added to the world
get_id_opt [UEnt]
same than get_id but returns None instead of raising an exception
get_id_opt [CEnt]
same than get_id but returns None instead of raising an exception
get_id_opt [Ent]
same than get_id but returns None instead of raising an exception

H
has_alpha [Comp]
has_any_component [CEnt]
returns true if the entity contains at least one of the given component types
has_any_component [Ent]
returns true if the entity contains at least one of the given component types
has_beta [Comp]
has_component [CEnt]
has_component [Ent]
has_components [CEnt]
retruns true if the entity contains all the given component types
has_components [Ent]
retruns true if the entity contains all the given component types
has_delta [Comp]
has_entity [UEnt]
does an entity exists with the given id
has_entity [CEnt]
does an entity exists with the given id
has_entity [Ent]
does an entity exists with the given id
has_epsilon [Comp]
has_gamma [Comp]
has_zeta [Comp]

I
iota_comps [Unit]
is_aleph [Unit]
is_aleph_strict [Unit]
is_ayin [Unit]
is_ayin_strict [Unit]
is_chi [Unit]
is_chi_strict [Unit]
is_iota [Unit]
is_iota_strict [Unit]
is_mu [Unit]
is_mu_strict [Unit]
is_omega [Unit]
is_omega_strict [Unit]
is_omicron [Unit]
is_omicron_strict [Unit]
is_phi [Unit]
is_phi_strict [Unit]
is_psi [Unit]
is_psi_strict [Unit]
is_sigma [Unit]
is_sigma_strict [Unit]
is_theta [Unit]
is_theta_strict [Unit]
is_upsilon [Unit]
is_upsilon_strict [Unit]
is_yod [Unit]
is_yod_strict [Unit]
iter_components [CEnt]
iter_components [Ent]
iter_entities [UEnt]
iter_entities [CEnt]
iter_entities [Ent]

M
make_aleph [Unit]
make_ayin [Unit]
make_chi [Unit]
make_iota [Unit]
make_mu [Unit]
make_omega [Unit]
make_omicron [Unit]
make_phi [Unit]
make_psi [Unit]
make_sigma [Unit]
make_theta [Unit]
make_upsilon [Unit]
make_yod [Unit]
mu_comps [Unit]

N
new_entity [CEnt]
generic game element
new_entity [Ent]
generic game element
new_world [UEnt]
new_world [CEnt]
new_world [Ent]
num_entities [UEnt]
num_entities [CEnt]
num_entities [Ent]
num_entities_with_components [UEnt]
num_entities_with_components [CEnt]
num_entities_with_components [Ent]

O
omega_comps [Unit]
omicron_comps [Unit]

P
phi_comps [Unit]
print_entities [Comp]
print_entity [Comp]
psi_comps [Unit]

R
remove_alpha [Comp]
remove_beta [Comp]
remove_component [Ent]
remove_delta [Comp]
remove_entity [UEnt]
remove_entity [CEnt]
remove_entity [Ent]
remove_entity_id [UEnt]
remove_entity_id [CEnt]
remove_entity_id [Ent]
remove_epsilon [Comp]
remove_gamma [Comp]
remove_zeta [Comp]
replace_component [Ent]
replace_component e component_type component_data
replace_entity [UEnt]
replace_entity [CEnt]
replace_entity [Ent]

S
sigma_comps [Unit]
string_of_component [Comp]
string_of_component_type [Comp]

T
theta_comps [Unit]

U
update_alpha [Comp]
update_beta [Comp]
update_delta [Comp]
update_epsilon [Comp]
update_gamma [Comp]
upsilon_comps [Unit]

W
world_step [UEnt]
'delta is the input parameter that is given to the systems
world_step [CEnt]
'delta is the input parameter that is given to the systems
world_step [Ent]
'delta is the input parameter that is given to the systems
world_step_fold [UEnt]
same than world_step but with an additional folded parameter 'fld, see foldable_systems
world_step_fold [CEnt]
same than world_step but with an additional folded parameter 'fld, see foldable_systems
world_step_fold [Ent]
same than world_step but with an additional folded parameter 'fld, see foldable_systems

Y
yod_comps [Unit]