babylon 0.0.15

A wrapper for Babylon.js
Documentation
1
2
3
4
use js_ffi::*;

pub const KEYDOWN: JSValue = 1.0;
pub const KEYUP: JSValue = 2.0;