Home
last modified time | relevance | path

Searched refs:revert_motion (Results 1 – 5 of 5) sorted by relevance

/dports/devel/godot2-tools/godot-demo-projects-2.1.4-stable/2d/kinematic_char/
H A Dplayer.gd94 revert_motion()
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/2d/
H A Dphysics_body_2d.h314 void revert_motion();
H A Dphysics_body_2d.cpp1026 void KinematicBody2D::revert_motion() { in revert_motion() function in KinematicBody2D
1240 revert_motion(); in move_and_slide()
1371 ObjectTypeDB::bind_method(_MD("revert_motion"), &KinematicBody2D::revert_motion); in _bind_methods()
/dports/devel/godot2/godot-2.1.6-stable/scene/2d/
H A Dphysics_body_2d.h314 void revert_motion();
H A Dphysics_body_2d.cpp1026 void KinematicBody2D::revert_motion() { in revert_motion() function in KinematicBody2D
1240 revert_motion(); in move_and_slide()
1371 ObjectTypeDB::bind_method(_MD("revert_motion"), &KinematicBody2D::revert_motion); in _bind_methods()