No announcements
Found 1073830 threads
-
3 Votes
Animation sprite
sprite[1]=ImageList.LoadImage("http://www.ctv-production.com/smallbasic/forum/BOMBE1.png") sprite[2]=ImageList.LoadImage("http://www.ctv-p ...Answered | 4 Replies | 7840 Views | Created by absolu - Saturday, October 22, 2011 11:08 AM | Last reply by Math Man - Thursday, October 25, 2012 11:17 PM -
1 Votes
How to animate a sprite using a sprite sheet with DirectXTK?
Windows Store --> DirectX game(XAML) Is it possible to used with VS 2013 after I add to VC++ Include and Lib of DirectXTK?Answered | 10 Replies | 3492 Views | Created by adibu - Tuesday, March 25, 2014 12:24 AM | Last reply by Chuck Walbourn - MSFT - Wednesday, March 26, 2014 6:02 PM -
0 Votes
How to Create a Sprite Animation with Key Events
This one includes a two frame animation.Answered | 4 Replies | 1909 Views | Created by Ezra94 - Wednesday, August 27, 2014 11:16 PM | Last reply by Dinomite07 - Thursday, August 28, 2014 2:30 AM -
0 Votes
Animation in XAML
It is a tool like Visual Studio (it comes with VS2012) but is more focused on XAML development including animations.Answered | 2 Replies | 1199 Views | Created by Khaled Jemni - Wednesday, April 17, 2013 10:26 AM | Last reply by Jernej Kavka - Sunday, April 28, 2013 10:39 PM -
1 Votes
Sprites
Hi Edward.b, The short answer is that you'll want to create a "Sprite" class which has properties such as Image, Location, Direction, and Speed.Answered | 2 Replies | 1996 Views | Created by edward.b - Saturday, July 20, 2013 11:42 AM | Last reply by edward.b - Sunday, July 21, 2013 7:51 PM -
0 Votes
Stop animation for few seconds XAML
>I would like to ask, if it's possible to stop animation for let's say 5 second in xaml?Answered | 1 Replies | 1304 Views | Created by VoVoTT - Friday, September 2, 2016 12:25 PM | Last reply by Magnus (MM8) - Friday, September 2, 2016 8:57 PM -
0 Votes
Animation without XAML
See where I'm going now. :) So since I'm animating the brush I'm animating anywhere it's used.Answered | 5 Replies | 4263 Views | Created by WPFisCool - Tuesday, March 24, 2009 7:42 PM | Last reply by WPFisCool - Wednesday, March 25, 2009 5:45 PM -
0 Votes
Animation in windows 8 Xaml
The basics haven't changed from XAML in Silverlight and WPF.Answered | 1 Replies | 1733 Views | Created by AKwin - Wednesday, May 22, 2013 1:51 PM | Last reply by Jim Young (Level6 Productions) - Wednesday, May 22, 2013 2:58 PM -
1 Votes
[UWP]Disable XAML Animations
Maybe my question was not precise enough, but I don't want to change the XAML-Animations for just one control.Answered | 3 Replies | 1971 Views | Created by polychaeta - Thursday, June 9, 2016 2:07 PM | Last reply by polychaeta - Sunday, July 17, 2016 8:30 AM -
0 Votes
createAddToListAnimation in C#/XAML
Hi Ronald, Take a look at the AddDeleteThemeTransition.Answered | 1 Replies | 2513 Views | Created by Ronald Eekelder - Wednesday, March 28, 2012 4:40 PM | Last reply by Rob Caplan [MSFT] - Wednesday, March 28, 2012 6:32 PM -
2 Votes
Sprites & speed
If the games are more complex, you want to add 3D content, or performance is critical, then there are two good options (given you want to use C#, since this is a ...Answered | 4 Replies | 4242 Views | Created by Dan Rivers - Tuesday, January 19, 2010 9:40 AM | Last reply by Reed Copsey, Jr - Wednesday, January 20, 2010 4:54 PM -
0 Votes
wpf xaml to c# TargetProperty
Hi everyone i need your help to convert xaml code to c# i have two animation xaml code, first fade in animation : in ...Answered | 2 Replies | 2622 Views | Created by yozawiratama - Thursday, October 27, 2011 8:52 AM | Last reply by Sheldon _Xiao - Wednesday, November 9, 2011 8:25 AM -
9 Votes
Sprite Attacks Sprite but doesn't determine that it is destroyed instead it is still standing
In run mode there is a timer running the game loop animation continuously.Answered | 112 Replies | 1435 Views | Created by Waliur Rahman - Thursday, March 16, 2017 8:32 PM | Last reply by Waliur Rahman - Thursday, March 23, 2017 9:04 PM -
0 Votes
Page transition animation in Visual Basic or XAML?
You can place transitions at the end of your xaml file (before the PhoneApplicationPage end tag).Answered | 7 Replies | 2516 Views | Created by m.findlay93 - Thursday, December 20, 2012 10:13 AM | Last reply by m.findlay93 - Saturday, February 23, 2013 1:54 PM -
0 Votes
animation in WPF and C# (deplace an image)
See the section titled "Defining animations in the code-behind" for an example.Answered | 3 Replies | 5254 Views | Created by lindsay05 - Wednesday, September 23, 2009 6:48 PM | Last reply by dekurver - Thursday, September 24, 2009 11:17 AM -
0 Votes
XAML Animated Dice
I have not done any animation but I have done the cube http://www.codeproject.com/kb/wpf/colorcube.aspx similar to dice, I hope this will help you :) you can rotate x,y,z axis you ...Answered | 1 Replies | 6281 Views | Created by bes7252 - Wednesday, July 1, 2009 4:29 PM | Last reply by prasad22 - Wednesday, July 1, 2009 5:27 PM -
9 Votes
Animations
uhm sorry, but those games dont have animations... the sprites in both games dont change, they just show, disappear,move or rotate...Answered | 19 Replies | 5379 Views | Created by Dudeson - Wednesday, August 12, 2009 2:06 PM | Last reply by Dudeson - Wednesday, August 12, 2009 11:05 PM -
0 Votes
[UWP]Rain Animation in XAML
I want to implement rain drop animation an in a UWP app so it looks like rain drops land on the screen and the run down.Answered | 1 Replies | 836 Views | Created by Kasper mathiesen - Monday, February 8, 2016 1:42 PM | Last reply by Exilerrr - Monday, February 8, 2016 1:50 PM -
1 Votes
Sprite Sheet from WinForum
Hi, Please refer the below step: 1, Building a library: you need to build a sprite library to use in your project.Answered | 1 Replies | 739 Views | Created by old_School - Monday, April 3, 2017 2:15 PM | Last reply by Stanly Fan - Wednesday, April 5, 2017 7:04 AM -
7 Votes
detection collision sprite again
Simplify and check the code, perhaps using TextWindow.WriteLine to output sprite coordinates.Answered | 8 Replies | 2705 Views | Created by absolu - Monday, October 24, 2011 8:33 PM | Last reply by absolu - Wednesday, October 26, 2011 8:14 AM - Items 1 to 20 of 1073830 Next ›
No announcements