Home
last modified time | relevance | path

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

/dports/graphics/urho3d/Urho3D-1.7.1/bin/Data/Scripts/
H A DEditor.as221 if (objectElem.HasAttribute("movestep")) moveStep = objectElem.GetFloat("movestep");
371 objectElem.SetFloat("movestep", moveStep);
/dports/x11-wm/mcwm/mcwm-20130209/
H A Dmcwm.c350 static void movestep(struct client *client, char direction);
2399 void movestep(struct client *client, char direction) in movestep() function
3072 movestep(focuswin, 'h'); in handle_keypress()
3076 movestep(focuswin, 'j'); in handle_keypress()
3080 movestep(focuswin, 'k'); in handle_keypress()
3084 movestep(focuswin, 'l'); in handle_keypress()
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c16892 self->movestep = 0; in check_costmove()
17629 else self->movestep = 0; in player_preinput()
17641 else self->movestep = 0; in player_preinput()
17654 else self->movestep = 0; in player_preinput()
17669 else self->movestep = 0; in player_preinput()
17849 else self->movestep = 0; in player_think()
17878 else self->movestep = 0; in player_think()
17903 else self->movestep = 0; in player_think()
17946 self->movestep = 0; in player_think()
17959 self->movestep = 0; in player_think()
[all …]
H A Dopenbor.h1200 char movestep:8; member
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h1222 int movestep:8;
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h1252 int movestep; member
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h2025 int movestep; member