Explorar o código

- Left a quick note about the iOS platstate class. Mainly trying to trigger the automated build system, but the note is accurate regardless.

MichPerry-GG %!s(int64=13) %!d(string=hai) anos
pai
achega
65708a4aae
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      engine/source/platformiOS/platformiOS.h

+ 3 - 0
engine/source/platformiOS/platformiOS.h

@@ -35,6 +35,9 @@
 #include "platformiOS/T2DView.h"
 #include "platformiOS/T2DViewController.h"
 
+// Mich Note: Do not try to spend too much time analyzing this class.
+// It is planned to refactor the iOS platform layer and replace this
+// with a platform state similar to what OS X uses.
 class iOSPlatState
 {
 public: