C# Класс DeltaDNA.ButtonsLayer

Наследование: Layer
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Init ( IPopup popup, object>.Dictionary orientation, List textures, BackgroundLayer content, int depth ) : void
OnGUI ( ) : void

Описание методов

Init() публичный Метод

public Init ( IPopup popup, object>.Dictionary orientation, List textures, BackgroundLayer content, int depth ) : void
popup IPopup
orientation object>.Dictionary
textures List
content BackgroundLayer
depth int
Результат void

OnGUI() публичный Метод

public OnGUI ( ) : void
Результат void