MCPcopy Create free account
hub / github.com/bbodi/rustarok / draw_characters

Method draw_characters

client/src/render/render_sys.rs:379–746  ·  view source on GitHub ↗
(
        &self,
        camera: &CameraComponent,
        local_player: &mut LocalPlayerController,
        controlled_char: Option<(&StaticCharDataComponent, &LocalCharStateComp<Local>)>,
        re

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

render_for_controllerMethod · 0.80

Calls 15

is_visibleMethod · 0.80
get_yMethod · 0.80
get_acked_state_forMethod · 0.80
get_last_rollback_atMethod · 0.80
calc_render_colorMethod · 0.80
nowMethod · 0.80
calc_body_spriteMethod · 0.80
get_palette_indexMethod · 0.80
is_deadMethod · 0.80
is_ally_toMethod · 0.80

Tested by

no test coverage detected