开发者

A dynamically changeable wpf animation

开发者 https://www.devze.com 2023-01-11 15:35 出处:网络
I\'m making a zero-player c# wpf football simulation and I have the field laid out and everything, just no players or ball doing anything at the moment.

I'm making a zero-player c# wpf football simulation and I have the field laid out and everything, just no players or ball doing anything at the moment. How could I make t开发者_StackOverflow社区he players move, for a start? And for seconds, colliding with the ball imparts the player's velocity on it somehow? C# Express 2010, all help appreciated. Thx


You might try something like this to get you started: Beginner's WPF Animation Tutorial

That should get you to a point where you're ready to ask more specific questions.

0

精彩评论

暂无评论...
验证码 换一张
取 消