KeyInput :: released - Key has been released
Return value: State of function return ( bool )
A State true indicates, that the function was executed successfully. Otherwise state is false.
Implementation overview
- Get released state
KeyInput :: released (  ) - Set released state
KeyInput :: released ( bState )