Home
last modified time | relevance | path

Searched defs:sprite_id (Results 51 – 64 of 64) sorted by relevance

123

/dports/games/opensonic/opensnc-src-0.1.4/src/entities/
H A Dplayer.c403 const char *sprite_id = get_sprite_id(player->type); in player_platform_movement() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dcata_tiles.cpp785 int sprite_id, const std::string &s_id ) in add_ascii_subtile()
994 const int sprite_id = entry + sprite_id_offset; in load_tile_spritelists() local
1013 const int sprite_id = vo.get_int( "sprite" ) + sprite_id_offset; in load_tile_spritelists() local
1021 const int sprite_id = entry + sprite_id_offset; in load_tile_spritelists() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dcata_tiles.cpp785 int sprite_id, const std::string &s_id ) in add_ascii_subtile()
994 const int sprite_id = entry + sprite_id_offset; in load_tile_spritelists() local
1013 const int sprite_id = vo.get_int( "sprite" ) + sprite_id_offset; in load_tile_spritelists() local
1021 const int sprite_id = entry + sprite_id_offset; in load_tile_spritelists() local
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/entities/
H A Dentity_model.cpp1699 const QString& sprite_id, in draw_as_sprite()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/lua/
H A DEntityApi.cpp2368 const std::string& sprite_id = hero.get_hero_sprites().get_tunic_sprite_id(); in hero_api_get_tunic_sprite_id() local
2384 const std::string& sprite_id = LuaTools::check_string(l, 2); in hero_api_set_tunic_sprite_id() local
2404 const std::string& sprite_id = hero.get_hero_sprites().get_sword_sprite_id(); in hero_api_get_sword_sprite_id() local
2420 const std::string& sprite_id = LuaTools::check_string(l, 2); in hero_api_set_sword_sprite_id() local
2472 const std::string& sprite_id = hero.get_hero_sprites().get_shield_sprite_id(); in hero_api_get_shield_sprite_id() local
2488 const std::string& sprite_id = LuaTools::check_string(l, 2); in hero_api_set_shield_sprite_id() local
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/
H A Dsprite_model.cpp40 const QString& sprite_id, in SpriteModel()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Ddrawing_surface.cpp126 int src_x, int src_y, int src_width, int src_height, int sprite_id, bool src_has_alpha) { in DrawingSurface_DrawImageImpl()
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dglslideshow.c164 int sprite_id, image_id; /* debugging id counters */ member
H A Desper.c256 int sprite_id, image_id; /* debugging id counters */ member
/dports/games/solarus-quest-editor/solarus-quest-editor-e541e1312c242bff10aa1fb84a7eb8b6cb8504ba/src/widgets/
H A Dsprite_editor.cpp745 QString sprite_id; in SpriteEditor() local
/dports/games/bstone/bstone-1.1.9/src/
H A Did_vl.cpp1709 const int sprite_id, in vid_draw_ui_sprite()
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DGuest.cpp810 auto sprite_id = ImageId(animationFrame, peep->TshirtColour, peep->TrousersColour); in window_guest_overview_tab_paint() local
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DEntity.cpp3527 std::string sprite_id; in notify_action_command_pressed() local
/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOMP_CRC.h255 short sprite_id; member

123