Pārlūkot izejas kodu

Merge pull request #348 from blackberry-gaming/next-setaylor

Regenerated doxygen api docs.
Sean Paul Taylor 13 gadi atpakaļ
vecāks
revīzija
08ed64f73e
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      gameplay/src/FlowLayout.h

+ 3 - 0
gameplay/src/FlowLayout.h

@@ -6,6 +6,9 @@
 namespace gameplay
 namespace gameplay
 {
 {
 
 
+/**
+ *  Defines a layout that arranges components in a left-to-right or right-to-left flow. 
+ */
 class FlowLayout : public Layout
 class FlowLayout : public Layout
 {
 {
     friend class Form;
     friend class Form;