代码搜索:Class

找到约 10,000 项符合「Class」的源代码

代码结果 10,000
www.eeworm.com/read/391573/8396559

as vector_class.as

/* Vector Class Oct. 29, 2002 (c) 2002 Robert Penner This is a custom object designed to represent vectors and points in two-dimensional space. Vectors can added together, scale
www.eeworm.com/read/391573/8396567

as motion_class.as

/* Motion Class v1.2 Oct. 29, 2002 (c) 2002 Robert Penner The Motion class contains logic that is used by subclasses such as Tween, WaveMotion (ch.8), and MotionCam (ch.13).
www.eeworm.com/read/391573/8396574

as tween_class.as

/* Tween Class v1.2 Oct. 29, 2002 (c) 2002 Robert Penner The Tween class provides a versatile framework for dynamic motion tweening with ActionScript. Dependencies: - Mot
www.eeworm.com/read/391573/8396584

as vector_class.as

/* Vector Class Oct. 29, 2002 (c) 2002 Robert Penner This is a custom object designed to represent vectors and points in two-dimensional space. Vectors can added together, scale
www.eeworm.com/read/391573/8396587

as motion_class.as

/* Motion Class v1.2 Oct. 29, 2002 (c) 2002 Robert Penner The Motion class contains logic that is used by subclasses such as Tween, WaveMotion (ch.8), and MotionCam (ch.13).
www.eeworm.com/read/391573/8396589

as tween_class.as

/* Tween Class v1.2 Oct. 29, 2002 (c) 2002 Robert Penner The Tween class provides a versatile framework for dynamic motion tweening with ActionScript. Dependencies: - Mot
www.eeworm.com/read/391573/8396594

as motion_class.as

/* Motion Class v1.2 Oct. 29, 2002 (c) 2002 Robert Penner The Motion class contains logic that is used by subclasses such as Tween, WaveMotion (ch.8), and MotionCam (ch.13).
www.eeworm.com/read/391573/8396602

as newsfeed_class.as

/* NewsFeed Class Oct. 29, 2002 (c) 2002 Robert Penner This is a simple custom event source object, used to demonstrate event broadcasting with ASBroadcaster and listeners. A Ne
www.eeworm.com/read/391573/8396616

as motioncam_class.as

/* Tween Class v1.2 Oct. 29, 2002 (c) 2002 Robert Penner A MotionCam instance can record the movement of a single "actor" property onto its own "film". It can then play it back, to
www.eeworm.com/read/391573/8396621

as motion_class.as

/* Motion Class v1.2 Oct. 29, 2002 (c) 2002 Robert Penner The Motion class contains logic that is used by subclasses such as Tween, WaveMotion (ch.8), and MotionCam (ch.13).