Text component added and Text render queue

This commit is contained in:
viktorljung
2015-12-14 14:48:24 +01:00
parent 9bd3da409d
commit 123c198e19
12 changed files with 115 additions and 30 deletions
+11
View File
@@ -21,6 +21,17 @@
</c:Model>
</Components>
</Entity>
<Entity>
<Components>
<c:Transform>
<Scale X="1" Y="1" Z="1"/>
</c:Transform>
<c:Text>
<Resource>Fonts/arial.ttf</Resource>
<Content>Hej I am component text</Content>
</c:Text>
</Components>
</Entity>
<Entity>
<Components>
<c:Transform>