浏览代码

Update babylon.d.txt

David Catuhe 8 年之前
父节点
当前提交
8ffde8ddce
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      Playground/babylon.d.txt

+ 3 - 0
Playground/babylon.d.txt

@@ -1,3 +1,6 @@
+declare var engine: BABYLON.Engine;
+declare var canvas: HtmlCanvasElement;
+
 declare module BABYLON {
     class InstancingAttributeInfo {
         /**