Метод | Описание | |
---|---|---|
InitSprites ( bool bypass = false ) : void |
Initializes the sprites.
|
|
OnLoad ( ) : void |
The init point of the class
|
Метод | Описание | |
---|---|---|
IsInside ( System.Vector2 position ) : bool |
Determines whether the specified position is inside the rectangle.
|
|
OnWndProc ( WndEventArgs args ) : void |
Raises the E:WndProc event.
|
public static InitSprites ( bool bypass = false ) : void | ||
bypass | bool | if set to |
Результат | void |