User:Anaminus/enum tree

From Legacy Roblox Wiki
Revision as of 16:56, 21 October 2010 by >Anaminus (New page: ' ' COMMENT ' [ BEGIN_CLASS ' ] END_CLASS ' $ METHOD ' # PROPERTY ' @ EVENT ' ? ENUM ' ! PRELIMINARY ' ~ DEPRECATED ' * PROTECTED ' [ class ' 'methods ' $method ' !$pr...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
'	'	COMMENT
'	[	BEGIN_CLASS
'	]	END_CLASS
'	$	METHOD
'	#	PROPERTY
'	@	EVENT
'	?	ENUM
'	!	PRELIMINARY
'	~	DEPRECATED
'	*	PROTECTED

'	[ class
'		'methods
'			$method
'			!$preliminary_method
'			~$deprecated_method
'			*$protected_method
'			!*$preliminary_protected_method
'			~*$deprecated_protected_method
'		'properties
'			#property
'			!#preliminary_property
'			~#deprecated_property
'			*#protected_property
'			!*#preliminary_protected_property
'			~*#deprecated_protected_property
'		'events
'			@event
'			!@preliminary_event
'			~@deprecated_event
'		'derived_types
'			[ derived_class ]
'	]
'	[ !preliminary_class ]
'	[ ~deprecated_class ]
'	[ ?enum
'		?0 enum_member
'	]


[ ?AASamples
	?1 None
	?4 4
	?8 8
]
[ ?ActionType
	?0 Nothing
	?1 Pause
	?2 Lose
	?3 Draw
	?4 Win
]
[ ?AffectType
	?0 NoChange
	?1 Increase
	?2 Decrease
]
[ ?AnimationPriority
	?0 Idle
	?1 Movement
	?2 Action
]
[ ?Antialiasing
	?0 Automatic
	?1 On
	?2 Off
]
[ ?Axis
	?0 X
	?1 Y
	?2 Z
]
[ ?Bevels
	?0 Automatic
	?1 On
	?2 Off
]
[ ?BinType
	?0 Script
	?1 GameTool
	?2 Grab
	?3 Clone
	?4 Hammer
	?5 Slingshot
	?6 Rockey
	?7 Lazer
]
[ ?BodyPart
	?0 Head
	?1 Torso
	?2 LeftArm
	?3 RightArm
	?4 LeftLeg
	?5 RightLeg
]
[ ?BuildPermission
	?0 Insert
	?1 Delete
	?2 Resize
	?3 Move
	?4 Clone
	?5 Color
	?6 Material
	?7 Surface
	?8 Configuration
	?9 Moderate
]
[ ?Button
	?27 Dismount
	?32 Jump
]
[ ?CameraType
	?0 Fixed
	?1 Attach
	?2 Watch
	?3 Track
	?4 Follow
	?5 Custom
]
[ ?ChatStyle
	?0 Classic
	?1 Bubble
	?2 ClassicAndBubble
]
[ ?ConcurrencyModel
	?0 Serial
	?1 Safe
	?2 Logical
	?3 Emprical
]
[ ?D3DDEVTYPE
	?1 D3DDEVTYPE_HAL
	?2 D3DDEVTYPE_REF
	?3 D3DDEVTYPE_SW
	?4 D3DDEVTYPE_NULLREF
]
[ ?D3DFORMAT
	?0 D3DFMT_UNKNOWN
	?20 D3DFMT_R8G8B8
	?21 D3DFMT_A8R8G8B8
	?22 D3DFMT_X8R8G8B8
	?23 D3DFMT_R5G6B5
	?24 D3DFMT_X1R5G5B5
	?25 D3DFMT_A1R5G5B5
	?26 D3DFMT_A4R4G4B4
	?27 D3DFMT_R3G3B2
	?28 D3DFMT_A8
	?29 D3DFMT_A8R3G3B2
	?30 D3DFMT_X4R4G4B4
	?31 D3DFMT_A2B10G10R10
	?32 D3DFMT_A8B8G8R8
	?33 D3DFMT_X8B8G8R8
	?34 D3DFMT_G16R16
	?35 D3DFMT_A2R10G10B10
	?36 D3DFMT_A16B16G16R16
	?40 D3DFMT_A8P8
	?41 D3DFMT_P8
	?50 D3DFMT_L8
	?51 D3DFMT_A8L8
	?52 D3DFMT_A4L4
	?60 D3DFMT_V8U8
	?61 D3DFMT_L6V5U5
	?62 D3DFMT_X8L8V8U8
	?63 D3DFMT_Q8W8V8U8
	?64 D3DFMT_V16U16
	?67 D3DFMT_A2W10V10U10
	?70 D3DFMT_D16_LOCKABLE
	?71 D3DFMT_D32
	?73 D3DFMT_D15S1
	?75 D3DFMT_D24S8
	?77 D3DFMT_D24X8
	?79 D3DFMT_D24X4S4
	?80 D3DFMT_D16
	?81 D3DFMT_D32F_LOCKABLE
	?82 D3DFMT_D24FS8
	?83 D3DFMT_L16
	?100 D3DFMT_VERTEXDATA
	?101 D3DFMT_INDEX16
	?102 D3DFMT_INDEX32
	?110 D3DFMT_Q16W16V16U16
	?111 D3DFMT_R16F
	?112 D3DFMT_G16R16F
	?113 D3DFMT_A16B16G16R16F
	?114 D3DFMT_R32F
	?115 D3DFMT_G32R32F
	?116 D3DFMT_A32B32G32R32F
	?117 D3DFMT_CxV8U8
]
[ ?EnviromentalPhysicsThrottle
	?0 DefaultAuto
	?1 Disabled
	?2 Always
	?3 Skip2
	?4 Skip4
	?5 Skip8
	?6 Skip16
]
[ ?ErrorReporting
	?0 ErrorReporting
	?1 DontReport
	?2 Prompt
]
[ ?FontSize
	?0 Size8
	?1 Size9
	?2 Size10
	?3 Size11
	?4 Size12
	?5 Size14
	?6 Size18
	?7 Size24
	?8 Size36
	?9 Size48
]
[ ?FormFactor
	?0 Symmetric
	?1 Brick
	?2 Plate
]
[ ?Framerate Manager
	?0 Automatic
	?1 On
	?2 Off
]
[ ?GeometryQuality
	?0 Automatic
	?1 Low
	?2 Medium
	?3 High
]
[ ?GraphicsMode
	?1 Automatic
	?3 Direct3D
	?4 OpenGL
	?5 No Graphics
]
[ ?HandlesStyle
	?0 Resize
	?1 Movement
]
[ ?InOut
	?0 Edge
	?1 Inset
	?2 Center
]
[ ?InputType
	?0 NoInput
	?1 LeftTread
	?2 RightTread
	?3 Steer
	?4 Throtle
	?6 UpDown
	?7 Action1
	?8 Action2
	?9 Action3
	?10 Action4
	?11 Action5
	?12 Constant
	?13 Sin
]
[ ?JointType
	?1 Weld
	?2 Snap
	?5 Rotate
	?6 RotateP
	?7 RotateV
	?8 Glue
	?11 None
]
[ ?KeywordFilterType
	?0 Include
	?1 Exclude
]
[ ?LeftRight
	?0 Left
	?1 Center
	?2 Right
]
[ ?LevelOfDetailSetting
	?0 Low
	?1 Medium
	?2 High
]
[ ?Material
	?256 Plastic
	?512 Wood
	?800 Slate
	?816 Concrete
	?1040 CorrodedMetal
	?1056 DiamondPlate
	?1072 Metal
	?1280 Grass
	?1536 Ice
]
[ ?MaterialQuality
	?0 Automatic
	?1 Low
	?2 Medium
	?3 High
]
[ ?MeshType
	?0 Head
	?1 Torso
	?2 Wedge
	?3 Sphere
	?4 Cylinder
	?5 FileMesh
	?6 Brick
	?7 Prism
	?8 Pyramid
	?9 ParalleRamp
	?10 RightAngleRamp
	?11 CornerWedge
]
[ ?MoveState
	?0 Stopped
	?1 Coasting
	?2 Pushing
	?3 Stopping
	?4 AirFree
]
[ ?NormalId
	?0 Right
	?1 Top
	?2 Back
	?3 Left
	?4 Bottom
	?5 Front
]
[ ?PacketReliability
	?0 UNRELIABLE
	?1 UNRELIABLE_SEQUENCED
	?2 RELIABLE
	?3 RELIABLE_ORDERED
	?4 RELIABLE_SEQUENCED
]
[ ?PartType
	?0 Ball
	?1 Block
	?2 Cylinder
]
[ ?PhysicsReceiveMethod
	?0 Direct
	?1 Interpolation
]
[ ?PhysicsSendMethod
	?0 ErrorComputation
	?1 RoundRobin
]
[ ?PriorityMethod
	?0 LastError
	?1 AccumulatedError
	?2 FIFO
]
[ ?PrismSides
	?3 3
	?5 5
	?6 6
	?8 8
	?10 10
	?20 20
]
[ ?PyramidSides
	?3 3
	?4 4
	?5 5
	?6 6
	?8 8
	?10 10
	?20 20
]
[ ?QualityLevel
	?0 Automatic
	?1 Level 1
	?2 Level 2
	?3 Level 3
	?4 Level 4
	?5 Level 5
	?6 Level 6
	?7 Level 7
	?8 Level 8
	?9 Level 9
	?10 Level 10
	?11 Level 11
	?12 Level 12
	?13 Level 13
	?14 Level 14
	?15 Level 15
	?16 Level 16
	?17 Level 17
	?18 Level 18
	?19 Level 19
]
[ ?Resolution
	?0 Automatic
	?1 720x526
	?2 800x600
	?3 1024x600 (wide)
	?4 1024x768
	?5 1280x720 (wide)
	?6 1280x768 (wide)
	?7 1152x864
	?8 1280x800 (wide)
	?9 1360x768 (wide)
	?10 1280x960
	?11 1280x1024
	?12 1440x900 (wide)
	?13 1600x900 (wide)
	?14 1600x1024 (wide)
	?15 1600x1200
	?16 1680x1050 (wide)
	?17 1920x1080 (wide)
	?18 1920x1200 (wide)
]
[ ?ReverbType
	?0 NoReverb
	?1 GenericReverb
	?2 PaddedCell
	?3 Room
	?4 Bathroom
	?5 LivingRoom
	?6 StoneRoom
	?7 Auditorium
	?8 ConcertHall
	?9 Cave
	?10 Arena
	?11 Hangar
	?12 CarpettedHallway
	?13 Hallway
	?14 StoneCorridor
	?15 Alley
	?16 Forest
	?17 City
	?18 Mountains
	?19 Quarry
	?20 Plain
	?21 ParkingLot
	?22 SewerPipe
	?23 UnderWater
]
[ ?Shadow
	?0 Automatic
	?1 All
	?2 Off
	?3 CharacterOnly
]
[ ?SizeConstraint
	?0 RelativeXY
	?1 RelativeXX
	?2 RelativeYY
]
[ ?SleepAdjustMethod
	?0 None
	?1 LastSample
	?2 AverageInterval
]
[ ?SoundType
	?0 NoSound
	?1 Boing
	?2 Bomb
	?3 Break
	?4 Click
	?5 Clock
	?6 Slingshot
	?7 Page
	?8 Ping
	?9 Snap
	?10 Splat
	?11 Step
	?12 StepOn
	?13 Swoosh
	?14 Victory
]
[ ?SpecialKey
	?0 Insert
	?1 Home
	?2 End
	?3 PageUp
	?4 PageDown
]
[ ?Status
	?0 Poison
	?1 Confusion
]
[ ?Style
	?0 Alternating Supports
	?1 Bridge Style Supports
	?2 No Supports
]
[ ?SurfaceConstraint
	?0 None
	?1 Hinge
	?2 SteppingMotor
	?3 Motor
]
[ ?SurfaceType
	?0 Smooth
	?1 Glue
	?2 Weld
	?3 Studs
	?4 Inlet
	?5 Universal
	?6 Hinge
	?7 Motor
	?8 SteppingMotor
]
[ ?TextXAlignment
	?0 Left
	?1 Right
	?2 Center
]
[ ?TextYAlignment
	?0 Top
	?1 Center
	?2 Bottom
]
[ ?ThreadPoolConfig
	?0 Auto
	?1 Threads1
	?2 Threads2
	?3 Threads3
	?4 Threads4
	?8 Threads8
	?16 Threads16
	?101 PerCore1
	?102 PerCore2
	?103 PerCore3
	?104 PerCore4
	?201 PartialThread
]
[ ?TickCountSampleMethod
	?0 Fast
	?1 Benchmark
	?2 Precise
]
[ ?TopBottom
	?0 Top
	?1 Center
	?2 Bottom
]
[ ?UploadSetting
	?0 Never
	?1 Ask me first
	?2 Always
]
[ ?VideoQualitySettings
	?0 Low Resolution
	?1 Medium Resolution
	?2 High Resolution
]