Skip to content

Conversation

ACrazyTown
Copy link
Contributor

This variable appears to be a relic from an older version, seems like it was superseded by blend with cf499d6 and 34f0d5e, and appears to be entirely useless because it will always equal 0:

public static function blendToInt(blend:BlendMode):Int
{
return 0; // no blend mode support in drawQuads()
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant