Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: shaungaryevans on Sun 03/05/2009 23:20:24

Title: Keyboard Problem: SOLVED
Post by: shaungaryevans on Sun 03/05/2009 23:20:24
When I put this code in:

KeyboardMovement.SetMode(eKeyboardMovement_Tapping);

This message come up:

Script link failed: Runtime error: unresolved imprort 'KeyboardMovement::SetMode^1'

Can anybody tell me why this is happening please?