메소드 | 설명 | |
---|---|---|
MakeBlendable ( this sprite, Microsoft.Xna.Framework.Color color ) : |
Make the sprite blendable.
|
public static MakeBlendable ( this sprite, Microsoft.Xna.Framework.Color color ) : |
||
sprite | this | Sprite to blend. |
color | Microsoft.Xna.Framework.Color | Color to blend with. |
리턴 |