Categories


Description :

Called when the specified key is held.

Uses :

This is called repeatedly when the specified key is held. The second call occurs after a short delay, but all subsequent calls happen rapidly.

Example :

This code makes the object to rotate counter-clockwise whenever the Key Down event happens for Left Arrow key.