Changes

Jump to navigation Jump to search
2 bytes removed ,  09:01, 17 July 2009
m
Line 44: Line 44:  
</source>
 
</source>
   −
If you have a class that is only relavent to the function you are in (e.g. a menu) you will want to declare the instance inside the function:
+
If you have a class that is only relevant to the function you are in (e.g. a menu) you will want to declare the instance inside the function:
    
<source lang = "cpp">
 
<source lang = "cpp">
Line 62: Line 62:  
}
 
}
 
</source>
 
</source>
  −
      
== The GuiElement ==
 
== The GuiElement ==
805

edits

Navigation menu