Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wutadude/backcolormation
Simple lib for SMOOTH animated control's RANDOM back color changing
https://github.com/wutadude/backcolormation
Last synced: about 1 month ago
JSON representation
Simple lib for SMOOTH animated control's RANDOM back color changing
- Host: GitHub
- URL: https://github.com/wutadude/backcolormation
- Owner: WutADude
- License: agpl-3.0
- Created: 2022-08-20T12:48:53.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-21T14:16:31.000Z (over 2 years ago)
- Last Synced: 2023-10-27T01:25:17.228Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Как использовать? | How to use?
Всё до боли просто! | Anything pretty simple!
**1) Импортируем библиотеку в проект | Import lib to your project**
**2) И инициализируем класс примерно так: | And initialize class like:**
```C#
new ColorMation(new Control[] { /*здесь ваши целевые контролы | there is ur target controls*/ });
```## ВСЁ! | DONE!
Максимально простая и бесполезная библиотека, которая написана криво и нагружает процессор, юзайте как хотите :)
The most simple and useless library, which is written crookedly and loads the processor, use it as you want :)
![Alt Text](https://i.imgur.com/cLrLCED.gif)