1
Answer

Text in the grideview

Photo of Thomas Mapother

Thomas Mapother

14y
1.9k
1
Hello..
By using the below code I am displaying image in the grid, but I don't want image I want to write some text in the grid, anybody help plz...
 
gridTexture = Content.Load<Texture2D>("Game_Grid");

Answers (1)