ScummVM API documentation
route_finder_impl globals

Description

Variables

int32_t * AGS3::Globals::_navpoints
 
NavigationAGS3::Globals::_nav
 
int AGS3::Globals::_num_navpoints = 0
 
fixed AGS3::Globals::_move_speed_x = 0
 
fixed AGS3::Globals::_move_speed_y = 0
 
AGS::Shared::BitmapAGS3::Globals::_wallscreen = nullptr
 
int AGS3::Globals::_lastcx = 0
 
int AGS3::Globals::_lastcy = 0
 
std::unique_ptr< IRouteFinder > * AGS3::Globals::_route_finder_impl