Home
last modified time | relevance | path

Searched refs:charpic (Results 1 – 7 of 7) sorted by relevance

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Doverlay.cpp228 int charpic = views[game.chars[charid].view].loops[game.chars[charid].loop].frames[0].pic; in get_overlay_position() local
232 tdyp -= spriteheight[charpic]; in get_overlay_position()
H A Dcharacter.cpp551 Bitmap *charpic = GetCharacterImage(chin->index_id, NULL); in Character_IsCollidingWithObject() local
553 int charWidth = charpic->GetWidth(); in Character_IsCollidingWithObject()
554 int charHeight = charpic->GetHeight(); in Character_IsCollidingWithObject()
569 int maskcolc = charpic->GetMaskColor (); in Character_IsCollidingWithObject()
575 thispixc = my_getpixel(charpic, i, j + (charHeight - get_fixed_pixel_size(5))); in Character_IsCollidingWithObject()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Doverlay.cpp289 …const int charpic = _G(views)[_GP(game).chars[charid].view].loops[_GP(game).chars[charid].loop].fr… in get_overlay_position() local
290 …const int height = (_G(charextra)[charid].height < 1) ? _GP(game).SpriteInfos[charpic].Height : _G… in get_overlay_position()
H A Dcharacter.cpp487 Bitmap *charpic = GetCharacterImage(chin->index_id, nullptr); in Character_IsCollidingWithObject() local
489 int charWidth = charpic->GetWidth(); in Character_IsCollidingWithObject()
490 int charHeight = charpic->GetHeight(); in Character_IsCollidingWithObject()
505 int maskcolc = charpic->GetMaskColor(); in Character_IsCollidingWithObject()
511 thispixc = my_getpixel(charpic, i, j + (charHeight - get_fixed_pixel_size(5))); in Character_IsCollidingWithObject()
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dm_menu.h375 patch_t *charpic; member
H A Dm_menu.c3987 description[i].charpic = NULL; in M_InitCharacterTables()
8952 description[i].charpic = W_CachePatchNum(sprframe->lumppat[0], PU_PATCH);
8955 description[i].charpic = W_CachePatchName("MISSING", PU_PATCH);
8958 description[i].charpic = W_CachePatchName(description[i].picname, PU_PATCH);
9223 V_DrawScaledPatch(x, y, 0, description[char_on].charpic);
9225 V_DrawScaledPatch(x, y - 144, 0, description[prev].charpic);
9227 V_DrawScaledPatch(x, y + 144, 0, description[next].charpic);
9258 ox = 8 + ((description[char_on].charpic)->width)/2;
10677 if (description[char_on].charpic->width >= 256)
10678 V_DrawTinyScaledPatch(224, 120, 0, description[char_on].charpic);
[all …]
/dports/x11/mate-applets/mate-applets-1.26.0/
H A DNEWS149 * charpic-about: fix DE name in about dialog