Searched defs:slott (Results 1 – 6 of 6) sorted by relevance
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/ |
H A D | global_overlay.cpp | 48 int CreateGraphicOverlay(int xx,int yy,int slott,int trans) { in CreateGraphicOverlay()
|
H A D | global_object.cpp | 308 void SetObjectGraphic(int obn,int slott) { in SetObjectGraphic()
|
H A D | object.cpp | 168 void Object_SetGraphic(ScriptObject *objj, int slott) { in Object_SetGraphic()
|
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/ |
H A D | global_overlay.cpp | 49 int CreateGraphicOverlay(int xx, int yy, int slott, int trans) { in CreateGraphicOverlay()
|
H A D | global_object.cpp | 337 void SetObjectGraphic(int obn, int slott) { in SetObjectGraphic()
|
H A D | object.cpp | 192 void Object_SetGraphic(ScriptObject *objj, int slott) { in Object_SetGraphic()
|