Returns 1 if a virtual button was pressed this frame, after the initial press this function will return to 0. Use GetVirtualButtonState to check if a virtual button is up or down.
Definition
integer GetVirtualButtonPressed( index )
int agk::GetVirtualButtonPressed( uint32_t index )