converted moneybin to widget; generic tooltip hax
This commit is contained in:
@@ -123,6 +123,8 @@ namespace OpenRA.Traits
|
||||
bool Enabled { get; }
|
||||
bool Pressed { get; }
|
||||
void OnClick();
|
||||
string Description { get; }
|
||||
string LongDesc { get; }
|
||||
}
|
||||
|
||||
public interface IRenderOverlay { void Render(); }
|
||||
|
||||
Reference in New Issue
Block a user