User Tools

Site Tools


enumerations

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
enumerations [2020/01/23 13:39] – created 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 44: Line 46:
 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