Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) MonoGdx.Graphics.G2D Sprite Examples
Programming Language:
C# (CSharp)
Namespace/Package Name:
MonoGdx.Graphics.G2D
Class/Type:
Sprite
Examples at hotexamples.com:
1
C# (CSharp) MonoGdx.Graphics.G2D Sprite - 1 examples found
. These are the top rated real world C# (CSharp) examples of
MonoGdx.Graphics.G2D.Sprite
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
Rotate90(1)
SetBounds(1)
Frequently Used Methods
Rotate90 (1)
SetBounds (1)
Inheritance:
TextureRegion
Sprite Class Documentation
Example #1
0
Show file
File:
SpriteDrawable.cs
Project:
jaquadro/MonoGdx
public SpriteDrawable(Sprite sprite) { Sprite = sprite; }
x