Difference between revisions of "AlphaTestMode"

(Created page with "{{newin|0.9.0|090|type=enum}} Different ways you do alpha testing. == Constants == ;<: Less than. ;<=: Less than or equal. ;==: Equal. ;~=: Not equal. ;>=: Greater than or eq...")
 
(Removed)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{newin|[[0.9.0]]|090|type=enum}}
+
 
Different ways you do alpha testing.
 
== Constants ==
 
;<: Less than.
 
;<=: Less than or equal.
 
;==: Equal.
 
;~=: Not equal.
 
;>=: Greater than or equal.
 
;>: Greater than.
 
== See Also ==
 
* [[parent::love.graphics]]
 
* [[love.graphics.setAlphaTest]]
 
* [[love.graphics.getAlphaTest]]
 
[[Category:Enums]]
 
{{#set:Description=Different ways you do alpha testing.}}
 
== Other Languages ==
 
{{i18n|AlphaTestMode}}
 

Latest revision as of 02:59, 8 August 2013