Talk:Basic Hud Modification: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This article is in major need of a clean up. [[User:ElliottB|ElliottB]] 20:54, 10 Jan 2007 (PST) | This article is in major need of a clean up. [[User:ElliottB|ElliottB]] 20:54, 10 Jan 2007 (PST) | ||
Does | |||
surface()->DrawTexturedRect( xspacing , yspacing, xsize, ysize ); | |||
go in HudLayout.res or in the .cpp or in the .h, cos if its in the .cpp, then it causes errors everywhere there is the word surface that go when that line is removed |
Revision as of 11:51, 29 August 2015
This article is in major need of a clean up. ElliottB 20:54, 10 Jan 2007 (PST)
Does surface()->DrawTexturedRect( xspacing , yspacing, xsize, ysize ); go in HudLayout.res or in the .cpp or in the .h, cos if its in the .cpp, then it causes errors everywhere there is the word surface that go when that line is removed