User Tools

Site Tools


enumerations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
enumerations [2020/03/09 11:25] maximeenumerations [2020/03/09 11:29] maxime
Line 1: Line 1:
 ====== Enumerations ====== ====== Enumerations ======
- 
-[[enumerations#Dynamic-enumerations|test]] 
  
 An enumeration (or enum) is a data type containing a set of constant values. An enumeration (or enum) is a data type containing a set of constant values.
Line 46: Line 44:
 level:rayCast({ 400, 300 }, 1000, raycastResult, flag) level:rayCast({ 400, 300 }, 1000, raycastResult, flag)
 </file> </file>
- 
-===== Dynamic enumerations ===== 
enumerations.txt · Last modified: 2021/03/09 08:10 by minotorious

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki