C# Class Mod.MyPressStartText

Inheritance: PressStartText
Show file Open project: Jonesey13/TF-8-Player

Public Methods

Method Description
MyPressStartText ( Vector2 position ) : System
Render ( ) : void

Method Details

MyPressStartText() public method

public MyPressStartText ( Vector2 position ) : System
position Vector2
return System

Render() public method

public Render ( ) : void
return void