Patrick Ryan 6 سال پیش
والد
کامیت
3f22c9a589
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      gui/src/2D/controls/colorpicker.ts

+ 3 - 0
gui/src/2D/controls/colorpicker.ts

@@ -426,6 +426,9 @@ export class ColorPicker extends Control {
         super._onPointerUp(target, coordinates, pointerId, buttonIndex, notifyClick);
     }
 
+    /**
+     * This is so cool!
+     */
     public static ShowPickerDialog() {
 
     }