Using Joystick.js in C# ? - type not found

I’m trying to use the SingleJoystick prefab with c# scripts, trying to get Position from the Joystick script by making a public Joystick in a .cs script as in Penelope, but can’t figure it out. I get ‘Type or namespace not found’. Do I need to add a reference to Joystick.js somehow in the project? Also tried a GetComponent and got the same thing.

Ok, using the C# one made by Aaron Blohowiak (thanks dude), but would still know how to reference JS scripts in C#.

on the iphone you can not at all from C# actually.
only vice versa